🦜️🔗 LangChain.dart / Mistral AI
Mistral AI module for LangChain.dart.
Features
- Chat models:
ChatMistralAI
: wrapper around Mistral AI Chat Completions API.
- Embeddings:
MistralAIEmbeddings
: wrapper around Mistral AI Embeddings API.
License
LangChain.dart is licensed under the MIT License.
Libraries
- langchain_mistralai
- LangChain.dart integration module for Mistral AI (Mistral-7B, Mixtral 8x7B, embeddings, etc.).