We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c2ef4 commit 82f27a4Copy full SHA for 82f27a4
src/backend/app.py
@@ -770,4 +770,3 @@ async def get_agent_tools():
770
import uvicorn
771
772
uvicorn.run("app:app", host="127.0.0.1", port=8000, reload=True)
773
-
0 commit comments