langchain_community

Creator: coderz1093

Last updated:

Add to Cart

Description:

langchain community

🦜️🔗 LangChain.dart Community #





Community package for LangChain.dart.
What is LangChain.dart Community? #
LangChain.dart Community contains third-party integrations and community-contributed components that are not part of the core LangChain.dart API.

Depend on this package if you want to use any of the integrations or components it provides.

The most popular third-party integrations have their own packages (e.g. langchain_openai, langchain_google, etc.). Check out the full list of packages.

Features #

Document loaders:

TextLoader: for plain text files.
CsvLoader: for CSV or TSV files.
JsonLoader for JSON files.
WebBaseLoader: for web pages.


Tools:

CalculatorTool: to calculate math expressions.
TavilySearchResultsTool: returns a list of results for a query using the Tavily search engine.
TavilyAnswerTool: returns an answer for a query using the Tavily search engine.


Vector stores:

ObjectBoxVectorStore: ObjectBox on-device vector database.



Check out the API reference for more details.
License #
LangChain.dart is licensed under the
MIT License.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.