0.0.77
版本发布时间: 2023-05-18 23:25:55
langchain-ai/langchainjs最新发布版本:0.2.19(2024-09-12 07:35:39)
What's Changed
- Release by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1301
- Update vectorstore toolkit example by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1297
- Fix redis vector store docs by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1302
- Fix escaping of special characters in JsonListKeyTool by @dqbd in https://github.com/hwchase17/langchainjs/pull/1306
- Improve chat conversation agent reliability by using an output fixing parser by @jacoblee93 in https://github.com/hwchase17/langchainjs/pull/1292
- Always fetch tenant by @vowelparrot in https://github.com/hwchase17/langchainjs/pull/1304
- Add retries to tracer and client by @vowelparrot in https://github.com/hwchase17/langchainjs/pull/1303
- Handle incompatibility of
ChatOpenAI
with Azure OpenAI by @yuku in https://github.com/hwchase17/langchainjs/pull/1307 - feat: Add sagemaker endpoint support by @cmanou in https://github.com/hwchase17/langchainjs/pull/1267
- New feat: Self Query Retriever by @ppramesi in https://github.com/hwchase17/langchainjs/pull/1266
- Example : pdf document_loader by @JeremyFabrikapp in https://github.com/hwchase17/langchainjs/pull/1229
- (example): a small implementation of document loader from foler + splitter by @JeremyFabrikapp in https://github.com/hwchase17/langchainjs/pull/1230
- Increase timeout for int tests by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1314
- Add option to return used SQL in SqlDatabaseChain by @dqbd in https://github.com/hwchase17/langchainjs/pull/1313
- Add devcontainer and update readme badges by @mdp in https://github.com/hwchase17/langchainjs/pull/1241
- Update entrypoints for self query retriever by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1315
- fix: maintain prefix in buffer window and buffer memory by @aseem2625 in https://github.com/hwchase17/langchainjs/pull/1259
- Add verbose env var by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1317
New Contributors
- @cmanou made their first contribution in https://github.com/hwchase17/langchainjs/pull/1267
- @mdp made their first contribution in https://github.com/hwchase17/langchainjs/pull/1241
- @aseem2625 made their first contribution in https://github.com/hwchase17/langchainjs/pull/1259
Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.76...0.0.77