Update environment variables, Docker configuration, and dependencies; refactor token management and chat agent logic. Added FastAPI server setup and improved message handling in GigaChat client.
This commit is contained in:
@@ -14,6 +14,8 @@ numpy
|
||||
aiohttp
|
||||
redis
|
||||
Pillow
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
|
||||
# Dev
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user