0.0.71
版本发布时间: 2023-05-06 23:20:13
langchain-ai/langchainjs最新发布版本:0.2.19(2024-09-12 07:35:39)
What's Changed
- MRKL prompt fix, integration test by @jacoblee93 in https://github.com/hwchase17/langchainjs/pull/1138
- Remove absolute import paths, update uuid imports by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1142
- [ConversationalRetrievalQAChain] Fix wrong return type in Doc by @killinsun in https://github.com/hwchase17/langchainjs/pull/1140
- When in Node use default axios adapter (for better compat with networks using proxies etc) by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1144
New Contributors
- @killinsun made their first contribution in https://github.com/hwchase17/langchainjs/pull/1140
Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.70...0.0.71