0.2.16
版本发布时间: 2024-08-13 19:42:07
langchain-ai/langchainjs最新发布版本:0.2.19(2024-09-12 07:35:39)
What's Changed
- anthropic[patch]: Release 0.2.14 by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6492
- community[patch]: Fix Fireworks tool streaming by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6495
- docs[minor]: Update base model in
ChatFriendli
ChatModel by @seuha516 in https://github.com/langchain-ai/langchainjs/pull/6494 - community[patch]: Support for specifying api url for firecrawl document loader by @wahpiangle in https://github.com/langchain-ai/langchainjs/pull/6488
- community[patch]: Release 0.2.26 by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6496
- core[patch]: Remove signal event listener when completed by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6497
- docs[patch]: Adds Cohere chat model docstring, update others by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6499
- google-genai[patch]: Fix Google Gen AI error handling by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6500
- ci[patch]: Inject AWS credentials into standard tests ci by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6503
- docs[patch]: Fix broken tools API ref link by @kevenleone in https://github.com/langchain-ai/langchainjs/pull/6505
- api_refs[minor]: Typedoc monorepo support by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6458
- community[patch]: Fix streaming bedrock tool calls by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6506
- community[patch]: Release 0.2.27 by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6508
- docs[patch]: Adds docstrings to more models by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6510
- docs[patch]: Chat model docstrings by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6512
- all[patch]: Fix api ref urls by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6511
- community[patch]: Update JSDoc on Chroma vectorstore by @bracesproul in https://github.com/langchain-ai/langchainjs/pull/6509
- docs[patch]: Improve docstring format for streamEvents by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6513
- langchain[patch]: Fix self-query retriever tracing by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6515
- ci[patch]: Skip API ref preview deploy on PR by @jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/6516
New Contributors
- @wahpiangle made their first contribution in https://github.com/langchain-ai/langchainjs/pull/6488
- @kevenleone made their first contribution in https://github.com/langchain-ai/langchainjs/pull/6505
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.2.15...0.2.16