0.0.78
版本发布时间: 2023-05-19 23:18:23
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/1318
- add support of parsing multi-line text by @wizd in https://github.com/hwchase17/langchainjs/pull/1094
- changed TextSplitter class to align with langchain by @ElektrikAtom in https://github.com/hwchase17/langchainjs/pull/668
- feat: add Faiss as VectorStore provider by @ewfian in https://github.com/hwchase17/langchainjs/pull/685
- Allow creation of a SQL toolkit with a custom language model by @jacoblee93 in https://github.com/hwchase17/langchainjs/pull/1321
- Strip matching quotes only in output parser #1200 by @jollytoad in https://github.com/hwchase17/langchainjs/pull/1201
- Adds structured tool chat agent and DynamicStructuredTool class by @jacoblee93 in https://github.com/hwchase17/langchainjs/pull/1103
- docs: Mendable Improvements by @nickscamara in https://github.com/hwchase17/langchainjs/pull/1326
New Contributors
- @wizd made their first contribution in https://github.com/hwchase17/langchainjs/pull/1094
- @ElektrikAtom made their first contribution in https://github.com/hwchase17/langchainjs/pull/668
- @ewfian made their first contribution in https://github.com/hwchase17/langchainjs/pull/685
- @jollytoad made their first contribution in https://github.com/hwchase17/langchainjs/pull/1201
Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.77...0.0.78