langchain_gigachat library

🦜️🔗 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)

Classes

ChatGigaChat
Wrapper around GigaChat API.
ChatGigaChatOptions
Generation options to pass into the GigaChat LLM
GigaChat
Wrapper around GigaChat API.
GigaChatEmbeddings
GigaChat client for generate embeddings. Wrapper around GigaChat API.
GigaChatOptions
Generation options to pass into the GigaChat LLM