langchain/libs
ccurme c20f7418c7
openai[patch]: fix Azure LLM test (#29302)
The tokens I get are:
```
['', '\n\n', 'The', ' sun', ' was', ' setting', ' over', ' the', ' horizon', ',', ' casting', '']
```
so possibly an extra empty token is included in the output.

lmk @efriis if we should look into this further.
2025-01-19 17:25:42 +00:00
..
cli cli[patch]: fix anchor links in templates (#29178) 2025-01-13 18:28:18 +00:00
community chatperplexity stream-citations in additional kwargs (#29273) 2025-01-18 22:31:10 +00:00
core core[patch]: release 0.3.30 (#29256) 2025-01-16 17:52:37 -05:00
experimental experimental: migrate to external repo (#26879) 2024-09-25 19:02:19 -07:00
langchain community: Additional parameters for OpenAIAssistantV2Runnable (#29207) 2025-01-14 15:53:37 -05:00
partners openai[patch]: fix Azure LLM test (#29302) 2025-01-19 17:25:42 +00:00
standard-tests standard-tests: double messages test (#29237) 2025-01-15 15:14:29 -08:00
text-splitters (text-splitters): Small Fix in _process_html for HTMLSemanticPreservingSplitter to properly extract the metadata. (#29215) 2025-01-15 10:18:06 -05:00
packages.yml couchbase: Migrate couchbase partner package to different repo (#29239) 2025-01-15 12:37:27 -08:00