Skip to content

Pull requests: google/adk-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: allow implementations to skip defining a close method on Toolset google-contributor [Bot] This PR is created by Google
#2431 opened Aug 8, 2025 by copybara-service bot Loading…
Fix PDF MIME type for LiteLLM models bot triaged [Bot] This issue is triaged by ADK bot models [Component] Issues related to model support
#2429 opened Aug 7, 2025 by yacinebouaouni Loading…
feat: tolerate IOError from load_dotenv() google-contributor [Bot] This PR is created by Google
#2424 opened Aug 7, 2025 by copybara-service bot Loading…
Fix various typos throughout the codebase bot triaged [Bot] This issue is triaged by ADK bot documentation [Component] This issue is related to documentation, it will be transferred to adk-docs
#2414 opened Aug 7, 2025 by kamalraj23 Loading…
docs: Add Windows setup tip for virtual environment usage bot triaged [Bot] This issue is triaged by ADK bot documentation [Component] This issue is related to documentation, it will be transferred to adk-docs
#2413 opened Aug 7, 2025 by kamalraj23 Loading…
fix: Fix Starting path not found error google-contributor [Bot] This PR is created by Google
#2411 opened Aug 7, 2025 by copybara-service bot Loading…
fix-issue 2407: replaced hard coded value for user_id to the value from the tool context from parent agent. bot triaged [Bot] This issue is triaged by ADK bot tools [Component] This issue is related to tools
#2409 opened Aug 7, 2025 by akshaypachpute-1998 Loading…
feat(artifacts): add LocalFileArtifactService for local file system storage bot triaged [Bot] This issue is triaged by ADK bot services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#2408 opened Aug 7, 2025 by eduramirezh Loading…
feat: Support adding prefix to tool names returned by toolset google-contributor [Bot] This PR is created by Google
#2400 opened Aug 7, 2025 by copybara-service bot Loading…
Add KerasHub Support for Local Model Inference bot triaged [Bot] This issue is triaged by ADK bot models [Component] Issues related to model support
#2390 opened Aug 6, 2025 by divyashreepathihalli Loading…
feat: Expose print_detailed_results param to AgentEvaluator.evaluate google-contributor [Bot] This PR is created by Google
#2389 opened Aug 6, 2025 by copybara-service bot Loading…
fix: aclose async generators containing tracing google-contributor [Bot] This PR is created by Google
#2383 opened Aug 6, 2025 by copybara-service bot Loading…
feat(config): implement config class and from_config for LongRunningFunctionTool google-contributor [Bot] This PR is created by Google
#2376 opened Aug 6, 2025 by copybara-service bot Loading…
fix: Update adk_app handling to use custom module without .py extension bot triaged [Bot] This issue is triaged by ADK bot tools [Component] This issue is related to tools
#2374 opened Aug 6, 2025 by vinodseshadri Loading…
feat: Support both output_schema and tools at the same time in LlmAgent google-contributor [Bot] This PR is created by Google
#2366 opened Aug 5, 2025 by copybara-service bot Loading…
feat: Introduce app abstraction, contents_strategy and compaction_strategy google-contributor [Bot] This PR is created by Google
#2365 opened Aug 5, 2025 by copybara-service bot Loading…
fix: bigquery toolset should allow lazy load credentials google-contributor [Bot] This PR is created by Google
#2356 opened Aug 5, 2025 by copybara-service bot Loading…
fix(evals): fix add session to eval set list index out of range error bot triaged [Bot] This issue is triaged by ADK bot eval [Component] This issue is related to evaluation
#2347 opened Aug 5, 2025 by growmuye Loading…
fix(llm_flows): resolve issue where adk is unavailable when tool is not present bot triaged [Bot] This issue is triaged by ADK bot core [Component] This issue is related to the core interface and implementation
#2345 opened Aug 5, 2025 by growmuye Loading…
fix: import dependencies for retrieval tools google-contributor [Bot] This PR is created by Google
#2343 opened Aug 5, 2025 by copybara-service bot Loading…
chore: Update create_session to use pydantic object google-contributor [Bot] This PR is created by Google
#2342 opened Aug 5, 2025 by copybara-service bot Loading…
feat: No-op google-contributor [Bot] This PR is created by Google
#2341 opened Aug 5, 2025 by copybara-service bot Loading…
feat(lite_llm): add text/plain file support bot triaged [Bot] This issue is triaged by ADK bot models [Component] Issues related to model support
#2340 opened Aug 5, 2025 by 134130 Loading…
ProTip! Exclude everything labeled bug with -label:bug.