0.0.95
版本发布时间: 2023-06-14 22:25:57
langchain-ai/langchainjs最新发布版本:0.2.19(2024-09-12 07:35:39)
What's Changed
- Release 0.0.94 by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1632
- Export the agent by @emilsedgh in https://github.com/hwchase17/langchainjs/pull/1636
- Fix calling chain.run() with memory by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1642
- Memory support for OpenAI Functions Agent by @emilsedgh in https://github.com/hwchase17/langchainjs/pull/1638
- Update integrations.mdx by @sachio222 in https://github.com/hwchase17/langchainjs/pull/1633
- Fix token count in map reduce to reflect the actual tokens used in the final prompt by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1645
- Add more docs for calling chatopenai with functions by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1646
- Add docs for tags by @nfcampos in https://github.com/hwchase17/langchainjs/pull/1648
- Feat: typesense vector store by @tomi-mercado in https://github.com/hwchase17/langchainjs/pull/1244
New Contributors
- @tomi-mercado made their first contribution in https://github.com/hwchase17/langchainjs/pull/1244
Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.94...0.0.95