Загрузить файлы в «/»
This commit is contained in:
2
.env
Normal file
2
.env
Normal file
@@ -0,0 +1,2 @@
|
||||
GIGACHAT_TOKEN=Y2ExOGEyYmQtNDk2ZS00NTAzLTg3OWMtYTczNTdhZjdjMzBlOjRhYTgxMTgxLTEwM2MtNDRhNC1iY2I0LWI4ZjBiZTg5NGUwMg==
|
||||
GIGACHAT_BASE_URL=https://ngw.devices.sberbank.ru:9443/api/v2/oauth
|
||||
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.30.0
|
||||
jinja2>=3.1.4
|
||||
pydantic>=2.9.0
|
||||
httpx>=0.27.0
|
||||
python-dotenv>=1.0.1
|
||||
cachetools>=5.3.0
|
||||
aiohttp>=3.9.0
|
||||
Reference in New Issue
Block a user