Простая pip-библиотека для отправки задач в GigaChat
Project description
giga-task-solver
Минимальная библиотека для отправки текста задач в GigaChat API.
Установка
pip install giga-task-solver
Настройка ключа
export GIGACHAT_API_KEY="ваш_api_ключ"
Использование
from deep_task_solver import solve
text = input("Введите условие задачи: ")
answer = solve(text)
print(answer)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file giga_task_solver-0.1.0.tar.gz.
File metadata
- Download URL: giga_task_solver-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb4c3add38cc9c08900375104c3e0f3e33df174a4bed9ec4c18d4f4bafc03e4a
|
|
| MD5 |
639678281837aafb043d644c0ca04b1b
|
|
| BLAKE2b-256 |
2663adbc23aa907cf24dcdb7a4d382e1df018751d9d08e7d2967a324e2b41ce2
|
File details
Details for the file giga_task_solver-0.1.0-py3-none-any.whl.
File metadata
- Download URL: giga_task_solver-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd679c3b8f3dccfba5f017d8fb49e553647170a008b920883cdd13d1e3ee6fbf
|
|
| MD5 |
05af2328cc1d19ff81e341dc31b0aed1
|
|
| BLAKE2b-256 |
479692559b4b4e025c54a4aeee8700ab77545344ca659a719c891f0cdc1a14fe
|