[CLI] Add --max_llm_calls flag to web and api_server
Abierto
core
needs review
- Lenguaje dominante
- Python
- Estrellas
- 21.5k
- Forks
- 4k
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 37
Descripción
## Feature Request
The `RunConfig` in the ADK SDK supports a `max_llm_calls` parameter to prevent infinite loops and control costs, but this is not currently accessible via the CLI for `adk web` or `adk api_server`.
## Proposed Change
Add a `--max_llm_calls` flag to the CLI server commands to allow users to configure this limit.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.