This website requires JavaScript.
Explore
Help
Sign In
encounter
/
adk-python
Watch
0
Star
0
Fork
0
mirror of
https://github.com/encounter/adk-python.git
synced
2026-07-09 18:19:28 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4ce3b12d109dd0386f4985fc4b27d5b93787532
adk-python
/
tests
/
unittests
/
models
T
History
Xiang (Sean) Zhou
and
Copybara-Service
b4ce3b12d1
fix: incorrect logic in LlmRequest.append_tools and make BaseTool to call it
...
PiperOrigin-RevId: 792642882
2025-08-08 08:53:57 -07:00
..
__init__.py
Support async agent and model callbacks
2025-05-06 15:14:10 -07:00
test_anthropic_llm.py
feat: Allow max tokens to be customizable in Claude
2025-08-01 14:43:57 -07:00
test_gemini_llm_connection.py
feat: support realtime input config
2025-06-12 14:33:05 -07:00
test_google_llm.py
chore: change
LlmRequest.config
's default value to be
types.GenerateContentConfig()
instead of None
2025-08-01 09:36:20 -07:00
test_litellm.py
reformat file structure
2025-07-17 18:17:09 -03:00
test_llm_request.py
fix: incorrect logic in LlmRequest.append_tools and make BaseTool to call it
2025-08-08 08:53:57 -07:00
test_models.py
chore: Adding regex for claude-4 models to anthropic_llm and updating tests
2025-05-28 13:39:04 -07:00