You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
54c4ecc733
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