Overview of GigaChain solutions
masterGigaChain is a suite of solutions designed for developing LLM applications and multi-agent systems in Russian, with support for GigaChat. The ecosystem is divided into four main categories:
- Frameworks: Integration libraries for LangChain, LangGraph, and LangChain4j (available in Python, JavaScript/TypeScript, and Java).
- SDKs: Wrapper libraries for direct interaction with the GigaChat REST API, managing authorization and message handling.
- Agents: Orchestrators like
GigaAgentfor complex task solving. - Utilities & MCP Servers: Tools like
gpt2giga(OpenAI API proxy) and Model Context Protocol (MCP) servers for extending LLM capabilities.
Prerequisite: You must have a GigaChat API authorization key to use these services.