Liang Wu
|
e384fa4ad7
|
chore: fix previously skipped isort issue
PiperOrigin-RevId: 772224853
|
2025-06-16 16:57:46 -07:00 |
|
Google Team Member
|
aafa80bd85
|
fix: stream in litellm + adk and add corresponding integration tests
Fixes https://github.com/google/adk-python/issues/1368
PiperOrigin-RevId: 772218385
|
2025-06-16 16:37:14 -07:00 |
|
Google Team Member
|
8e285874da
|
feat: Add integration tests for litellm with and without turn on add_function_to_prompt
Add experiments for https://github.com/google/adk-python/issues/1273
PiperOrigin-RevId: 771145715
|
2025-06-13 10:37:09 -07:00 |
|
Wei Sun (Jack)
|
a09781142a
|
chore: Removes LlmAgent.examples field, which was already abandoned before 0.1 version
For context: tools/example_tool.py was created to replace LlmAgent.example
Also removes relevant usage in tests.
PiperOrigin-RevId: 768193042
|
2025-06-06 13:17:10 -07:00 |
|
Selcuk Gun
|
41b33d4a0a
|
Move public_utils to utils in tests
Renamed conflicting utils.py as testing_utils.py
PiperOrigin-RevId: 761715808
|
2025-05-21 16:35:11 -07:00 |
|
Xiang (Sean) Zhou
|
3f117391a5
|
refactor: remote remote agent as there is no use case and it's not implemented properly
PiperOrigin-RevId: 760652423
|
2025-05-19 09:24:37 -07:00 |
|
Wei Sun (Jack)
|
729001fc0b
|
chore: logger = logging.getLogger(__name__) --> logger = logging.getLogger('google_adk.' + __name__)
PiperOrigin-RevId: 760019467
|
2025-05-17 09:47:55 -07:00 |
|
Ankur Sharma
|
1c23556225
|
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.
Also, migrated existing test files to the new schema and deleted test session files as they are no longer needed.
PiperOrigin-RevId: 759318735
|
2025-05-15 15:10:06 -07:00 |
|
Ankur Sharma
|
4c6820e78c
|
Update AgentEvaluator to new new EvalSchema
PiperOrigin-RevId: 759293759
|
2025-05-15 14:09:23 -07:00 |
|
Xiang (Sean) Zhou
|
e7d9cf359a
|
make eval functions async
PiperOrigin-RevId: 756106627
|
2025-05-07 19:53:19 -07:00 |
|
Selcuk Gun
|
794a70edcd
|
Support async agent and model callbacks
PiperOrigin-RevId: 755542756
|
2025-05-06 15:14:10 -07:00 |
|
Trần Đặng Trung Đức
|
e31cd0b5f8
|
No public description
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/243 from trandangtrungduc:fix_typos 6e317d69de
PiperOrigin-RevId: 749106557
|
2025-04-18 12:07:52 -07:00 |
|
Google ADK Member
|
61d4be2d76
|
No public description
PiperOrigin-RevId: 748777998
|
2025-04-17 21:47:59 +00:00 |
|