🦜️🔗 LangChain.dart / GigaChat (Unofficial)
Unofficial GigaChat module for LangChain.dart.
Features
- LLMs:
GigaChat
: wrapper around GigaChat Completions API.
- Chat models:
ChatGigaChat
: wrapper around GigaChat Completions API in a chat-like fashion.
- Embeddings:
GigaChatEmbeddings
: wrapper around GigaChat Embeddings API.
Examples
Examples of work with GigaChat in tests.
License
LangChain.dart is licensed under the MIT License.
langchain_gigachat is licensed under the MIT License.
Libraries
- langchain_gigachat
- 🦜️🔗 LangChain.dart / GigaChat (Unofficial)