langchain_gigachat 0.1.1 langchain_gigachat: ^0.1.1 copied to clipboard
Wrapper for langchain_core and gigachat_dart
🦜️🔗 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. (not tested)
License #
LangChain.dart is licensed under the MIT License.
langchain_gigachat is licensed under the MIT License.