adk-python/tests
Selcuk Gun 9e9dfa7472 Prevent session state injection for provider supplied instructions
When the user provides instruction provider, we assume that they will inject the session state parameters if needed. This assumption allows users to return code snippets in the instruction provider without any template replacement.

PiperOrigin-RevId: 759705471
2025-05-16 12:09:48 -07:00
..
integration Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
unittests Prevent session state injection for provider supplied instructions 2025-05-16 12:09:48 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00