[CLI] Add --max_llm_calls flag to web and api_server
Đang mở
core
needs review
- Ngôn ngữ chính
- Python
- Star
- 21.5k
- Fork
- 4k
- Merge trung bình
- 1 ngày 14 giờ
- Pull request đã merge (30 ngày)
- 37
Mô tả
## 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.