langchain_community 0.3.3 langchain_community: ^0.3.3 copied to clipboard
LangChain.dart third-party integrations that don't have a dedicated package.
📣 Check out the releases page or the #announcements channel on the LangChain.dart Discord server for more details.
0.3.3 #
- FEAT: Add support for DirectoryLoader (#620). (4730f2a3)
- FEAT: Expose internal store in ObjectBoxVectorStore (#611). (c33f2e07)
- FIX: Chinese character support on web loader (#600). (48e64d5b)
- REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
- REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
0.3.2+1 #
0.3.2 #
0.3.0 #
0.2.1 #
- FEAT: Add support for ObjectBoxVectorStore (#438). (81e167a6)
- Check out the ObjectBoxVectorStore documentation
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
Note: This release has breaking changes.
If you are using "function calling" check how to migrate to "tool calling".
0.1.0+2 #
- Update a dependency to the latest release.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
Note: This release has breaking changes.
Migration guide
0.0.1-dev.1 #
- Bootstrap package.