подключение api к модели через deepagent
This commit is contained in:
parent
04bb17190e
commit
635986ba70
5 changed files with 864 additions and 13 deletions
|
|
@ -7,4 +7,6 @@ requires-python = ">=3.14"
|
|||
dependencies = [
|
||||
"fastapi>=0.135.3",
|
||||
"uvicorn[standard]>=0.34.0",
|
||||
"deepagents>=0.1.0",
|
||||
"langchain-openai>=1.1.12",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue