mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
Details: - Adds the `LlmBackedUserSimulator` which uses an LLM to generate user prompts until it decides that the conversation is complete. - Adds unit tests for the new functionality. PiperOrigin-RevId: 823557910