🔴 Required Information
Please ensure all items in this section are completed to allow for efficient
triaging. Requests without complete information may be rejected / deprioritized.
If an item is not applicable to you - please mark it as N/A
Describe the Bug:
When I try to update an eval case in the Web UI I get this error in the logs
INFO: 127.0.0.1:49878 - "PUT /dev/apps/app/eval_sets/eval_set_3/evals/sacreation HTTP/1.1" 422 Unprocessable Entity
Steps to Reproduce:
Please provide a numbered list of steps to reproduce the behavior:
- I run this command
uv run adk web . --host 127.0.0.1 --port 8186 --allow_origins '*' --reload_agents
- Go to the Web UI and start a new session
- Create a conversation with the agent
- Go to evals tab and create a new Eval Set
- Create a new eval case using current session
- Edit eval case data and try to save
- Error is reaised
Expected Behavior:
The eval case is saved succesfully and I can run the eval set to validate results
Observed Behavior:
What actually happened? Include error messages or crash stack traces here.
When I try to update an eval case in the Web UI I get this error in the logs
INFO: 127.0.0.1:49878 - "PUT /dev/apps/app/eval_sets/eval_set_3/evals/sacreation HTTP/1.1" 422 Unprocessable Entity
Environment Details:
- ADK Library Version: 2.0.0, 2.1.0, 2.2.0, 2.3.0
- Desktop OS: Linux
- Python Version (python -V): 3.12.3
Model Information:
- Are you using LiteLLM: No
- Which model is being used: gemini-2.5-flash
🟡 Optional Information
Providing this information greatly speeds up the resolution process.
Regression:
Did this work in a previous version of ADK? If so, which one?
No, It didn't. I tried from version 2.0.0 and ahead
How often has this issue occurred?:
🔴 Required Information
Please ensure all items in this section are completed to allow for efficient
triaging. Requests without complete information may be rejected / deprioritized.
If an item is not applicable to you - please mark it as N/A
Describe the Bug:
When I try to update an eval case in the Web UI I get this error in the logs
INFO: 127.0.0.1:49878 - "PUT /dev/apps/app/eval_sets/eval_set_3/evals/sacreation HTTP/1.1" 422 Unprocessable Entity
Steps to Reproduce:
Please provide a numbered list of steps to reproduce the behavior:
uv run adk web . --host 127.0.0.1 --port 8186 --allow_origins '*' --reload_agents
Expected Behavior:
The eval case is saved succesfully and I can run the eval set to validate results
Observed Behavior:
What actually happened? Include error messages or crash stack traces here.
When I try to update an eval case in the Web UI I get this error in the logs
INFO: 127.0.0.1:49878 - "PUT /dev/apps/app/eval_sets/eval_set_3/evals/sacreation HTTP/1.1" 422 Unprocessable Entity
Environment Details:
Model Information:
🟡 Optional Information
Providing this information greatly speeds up the resolution process.
Regression:
Did this work in a previous version of ADK? If so, which one?
No, It didn't. I tried from version 2.0.0 and ahead
How often has this issue occurred?: