-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
tools[Component] This issue is related to tools[Component] This issue is related to tools
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Describe the bug
In http://localhost:8000/docs
I got Fetch error Internal Server Error /openapi.json
To Reproduce
- run
uv pip install google-adk
- run
source .venv/bin/activate
- run
adk api_server
- open
http://localhost:8000/docs
Expected behavior
A swagger ui
Screenshots

Desktop (please complete the following information):
- OS: macOS
- Python version(python -V): 3.12
- ADK version(pip show google-adk): tried both 1.15.1 and 1.16.0
Model Information:
- Are you using LiteLLM: Yes
- Which model is being used: other
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
tools[Component] This issue is related to tools[Component] This issue is related to tools