You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here we have no access to OpenAI, Gemini and mostly others AI providers. Launching local LLM is always a pain because of VRAM requirements.
Proposed Solution
There are YandexGPT, with authorization by getting temporary token called IAM every 1-12 hours. And GigaChat with token authorization, but token needs to be generated by hashing client secret and client id. Moreover their API are a bit different of popular APIs.
Problem Description
Here we have no access to OpenAI, Gemini and mostly others AI providers. Launching local LLM is always a pain because of VRAM requirements.
Proposed Solution
There are YandexGPT, with authorization by getting temporary token called IAM every 1-12 hours. And GigaChat with token authorization, but token needs to be generated by hashing client secret and client id. Moreover their API are a bit different of popular APIs.
Additional context
https://developers.sber.ru/docs/ru/gigachat/api/overview
https://yandex.cloud/en/services/yandexgpt
Would you like to work on this?
[ ] Yes, I’d love to work on it!
[X] I’m open to collaborating but need guidance.
[ ] No, I’m just sharing the idea.
The text was updated successfully, but these errors were encountered: