-
Notifications
You must be signed in to change notification settings - Fork 575
Pull requests: google/adk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for response_cost for LiteLLM model for non streaming response
#198
opened Apr 15, 2025 by
thetushargoyal
Loading…
Refactor AgentTool constructor to include optional skip_summarization parameter #173
#175
opened Apr 14, 2025 by
ChandanInfonetica
Loading…
Fix LiteLLM infinite loop issue with Ollama/Gemma3 models
#166
opened Apr 14, 2025 by
LovepreetSinghVerma
Loading…
Instructions for agent to answer what it can before transferring
#156
opened Apr 13, 2025 by
Praznat
Loading…
Allow specification of maximum event contents in prompt to mitigate error compounding
#154
opened Apr 13, 2025 by
Praznat
Loading…
Add ShellCommandExecutor for running shell commands directly
#139
opened Apr 13, 2025 by
l33tdawg
Loading…
added docstring and documentation to the LlmAgent class
#135
opened Apr 12, 2025 by
DanielDekhtyar
Loading…
Enhance PreloadMemoryTool to handle rich content types
#129
opened Apr 12, 2025 by
kshitizz36
Loading…
Add multi-part content support to preload_memory_tool
#128
opened Apr 12, 2025 by
sezerogras
Loading…
feat: add configure service account auth for google_api_tool_set (#80)
#120
opened Apr 12, 2025 by
soundTricker
Loading…
Fix: litellm assistant message empty content convert from empty list to empty string
#117
opened Apr 12, 2025 by
javelir
Loading…
OAuth2 exchanger: added refresh token logic with unit tests
#116
opened Apr 12, 2025 by
Shifat7
Loading…
Parse description field if return type of a function is a pydantic.BaseModel
#88
opened Apr 11, 2025 by
lienchen0526
Loading…
Linter-found suggestions with handwritten resolutions
#19
opened Apr 10, 2025 by
SamuelMarks
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.