Unofficial GigaChat module for LangChain.dart.
- 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 of work with GigaChat in tests.
LangChain.dart is licensed under the MIT License.
langchain_gigachat is licensed under the MIT License.