yandexgpt-python icon indicating copy to clipboard operation
yandexgpt-python copied to clipboard

Python SDK for YaGPT API

Results 1 yandexgpt-python issues
Sort by recently updated
recently updated
newest added

The current project relies on [requirements.txt](https://github.com/allseeteam/yandexgpt-python/blob/a165e83c1bc5d78bc67697e01646b7e62ae04364/requirements.txt) to manage dependencies, with versions strictly fixed up to the minor version, which is considered a bad practice. This is because other users will...