langchain_community 0.3.4 copy "langchain_community: ^0.3.4" to clipboard
langchain_community: ^0.3.4 copied to clipboard

LangChain.dart third-party integrations that don't have a dedicated package.

🦜️🔗 LangChain.dart Community #

tests docs langchain_community MIT

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.

LangChain.dart packages

Features #

  • Document loaders:
    • TextLoader: for plain text files.
    • CsvLoader: for CSV or TSV files.
    • JsonLoader for JSON files.
    • WebBaseLoader: for web pages.
    • DirectoryLoader: for directories of files.
  • 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.

4
likes
160
points
522
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

LangChain.dart third-party integrations that don't have a dedicated package.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ai #nlp #llms #langchain

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

beautiful_soup_dart, cross_file, csv, flat_buffers, glob, http, json_path, langchain_core, math_expressions, meta, objectbox, path, tavily_dart, uuid

More

Packages that depend on langchain_community