mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
refactor demos (#398)
This commit is contained in:
parent
2bd61d628c
commit
b3c95a6698
93 changed files with 338 additions and 1042 deletions
13
demos/samples_python/human_resources_agent/requirements.txt
Normal file
13
demos/samples_python/human_resources_agent/requirements.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
fastapi
|
||||
uvicorn
|
||||
slack-sdk
|
||||
typing
|
||||
pandas
|
||||
gradio==5.3.0
|
||||
async_timeout==4.0.3
|
||||
loguru==0.7.2
|
||||
asyncio==3.4.3
|
||||
httpx==0.27.0
|
||||
python-dotenv==1.0.1
|
||||
pydantic==2.8.2
|
||||
openai==1.51.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue