langchain_community 0.1.0 copy "langchain_community: ^0.1.0" to clipboard
langchain_community: ^0.1.0 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.
  • Tools:
    • CalculatorTool: to calculate math expressions.

Check out the API reference for more details.

License #

LangChain.dart is licensed under the MIT License.

3
likes
0
points
741
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

Topics

#ai #nlp #llms #langchain

Documentation

Documentation

License

unknown (license)

Dependencies

beautiful_soup_dart, cross_file, csv, http, json_path, langchain_core, math_expressions, meta

More

Packages that depend on langchain_community