-
Notifications
You must be signed in to change notification settings - Fork 643
Pull requests: google/adk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: do not use mutable objects for function argument defaults
#289
opened Apr 19, 2025 by
n1lanjan
Loading…
Update functions.py
ready to pull
for importing back to Google
#282
opened Apr 19, 2025 by
hangfei
Loading…
OpenAPIToolSet Fixed Parameter required field and description in OpenAPI Spec File
#256
opened Apr 17, 2025 by
sumant-pangotra
Loading…
Fix 400 Error with Parallel Tool Calls (LiteLLM Adapter)
#231
opened Apr 17, 2025 by
yuri12344
Loading…
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…
feat(preloadmemorytool,tools): handle rich content types and add tool registry/discovery system
#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…
fix(auth): improved OAuth2 token refresh handling and test coverage
#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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.