Allen Li

Results 1 issues of Allen Li

In the runtime config, there is [max_llm_calls](https://google.github.io/adk-docs/runtime/runconfig/#max_llm_calls) setting. There is no mechanism to propagate this to RunConfig in the [adk web server](https://github.com/google/adk-python/blob/d327538724f505480c9f764c61d59eee0da92b5c/src/google/adk/cli/adk_web_server.py#L1375-L1399). It would be nice to have a way...