ai-forever/gigachat
Библиотека для доступа к GigaChat
This is a Python toolkit that helps developers integrate the GigaChat large language model into their applications. It allows you to send text prompts to GigaChat and receive generated responses, convert text into numerical embeddings, and enable the model to use external tools through function calls. Developers building AI-powered applications or services would use this to leverage GigaChat's capabilities.
155 stars. Available on PyPI.
Use this if you are a Python developer looking to programmatically access and integrate GigaChat's AI features, such as chat completions, text embeddings, or function calling, into your software.
Not ideal if you are an end-user seeking a ready-to-use application or a web interface to interact with GigaChat; this is a programming library for developers.
Stars
155
Forks
40
Language
Python
License
MIT
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ai-forever/gigachat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
olrea/openai-cpp
OpenAI C++ is a community-maintained library for the Open AI API
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.