Xiang (Sean) Zhou
ca6a4340f4
chore: Move adk knowledge agent out of adk agent builder folder
...
PiperOrigin-RevId: 815771308
2025-10-06 09:57:21 -07:00
George Weale
86de3ef7e3
chore: google.genai instead of `google.generativeai'
...
PiperOrigin-RevId: 815759570
2025-10-06 09:27:13 -07:00
Xiang (Sean) Zhou
4b47a0a552
chore: Add instructions for callback signatures
...
PiperOrigin-RevId: 815549924
2025-10-05 21:47:53 -07:00
Xuan Yang
84c1faeeef
chore: Introduce the remote A2A ADK Knowledge Agent to Agent Builder Assistant
...
PiperOrigin-RevId: 815543707
2025-10-05 21:21:19 -07:00
Google Team Member
960eda3d1f
feat: Add dry_run functionality to BigQuery execute_sql tool
...
PiperOrigin-RevId: 814854520
2025-10-03 15:36:58 -07:00
Xiang (Sean) Zhou
0b84d3eea7
chore: Show relative path in response if root directory already set in session state
...
PiperOrigin-RevId: 814768273
2025-10-03 11:33:24 -07:00
Xiang (Sean) Zhou
611b604bdc
chore: Emphasize not to ask for root_directory if it's set in the context
...
PiperOrigin-RevId: 814738676
2025-10-03 10:14:44 -07:00
Xiang (Sean) Zhou
33b2d495be
chore: Emphasize "model" property can inherit from parent LlmAgent
...
PiperOrigin-RevId: 814715394
2025-10-03 09:06:33 -07:00
Xuan Yang
42db35111b
chore: fix typo for GenerateContentConfig in Agent Builder Assistant
...
PiperOrigin-RevId: 814495803
2025-10-02 19:56:55 -07:00
George Weale
dd0571ad09
chore: Clarify write_config_files usage for sub-agent YAML files
...
PiperOrigin-RevId: 814489632
2025-10-02 19:36:15 -07:00
George Weale
a4ef7edcbb
chore: add __init__.py prompt for tool imports
...
PiperOrigin-RevId: 814488943
2025-10-02 19:33:58 -07:00
Xuan Yang
420df25f58
chore: add a remote A2A knowledge agent for Agent Builder Assistant
...
PiperOrigin-RevId: 814484204
2025-10-02 19:20:36 -07:00
George Weale
2e2d61b6fe
fix: Set max_output_tokens for the agent builder
...
PiperOrigin-RevId: 814317909
2025-10-02 13:43:55 -07:00
Xiang (Sean) Zhou
29f18f4eea
chore: Add a sample agent to test pydantic models as function tool argument
...
PiperOrigin-RevId: 814293450
2025-10-02 13:43:10 -07:00
Google Team Member
da62700d73
feat: Spanner ADK toolset supports customizable template SQL and parameterized SQL
...
PiperOrigin-RevId: 813909122
2025-10-01 14:15:01 -07:00
Xuan Yang
29968d44ae
chore: Remove get_working_directory_info from instruction template for agent builder assistant
...
PiperOrigin-RevId: 813495752
2025-09-30 17:29:33 -07:00
Liang Wu
8f3ca0359e
fix: fix the instruction in workflow_triage example agent
...
PiperOrigin-RevId: 813305068
2025-09-30 09:37:54 -07:00
Joe Fernandez
745996212d
fix: Added more agent instructions for doc content changes
...
Add directives for content updates and writing style
PiperOrigin-RevId: 813284600
2025-09-30 08:44:59 -07:00
Xiang (Sean) Zhou
943abec7c0
chore: Clarify the rule for getting tool name prefix in instruction
...
PiperOrigin-RevId: 812097390
2025-09-26 23:10:24 -07:00
Xiang (Sean) Zhou
1589fcdd86
chore: Replace github HTTP URIs with GCS HTTP URIs in static non-text content sample agent
...
mainly because http://github.com/robots.txt disallows `/*/raw/` path. using GCS HTTP URIs is more reliable with Gemini model.
PiperOrigin-RevId: 811409688
2025-09-25 10:38:04 -07:00
Xiang (Sean) Zhou
c6b6b6f3c6
chore: Add log-level parameter to cache analysis experiments
...
this is to allow turning on debug log for debugging if some unexpected behavior observed during running cache analysis experiments.
PiperOrigin-RevId: 811189954
2025-09-24 22:44:41 -07:00
Xiang (Sean) Zhou
08f3b48305
chore: Add sample agent to test non-text content in static instruction
...
PiperOrigin-RevId: 810999310
2025-09-24 13:03:11 -07:00
Google Team Member
cbb609233b
chore: Sample Spanner RAG agent that wraps search_tool
...
Also modified README to add instructions on when to use which tool.
PiperOrigin-RevId: 810563458
2025-09-23 15:35:57 -07:00
George Weale
657369cffe
fix: Adds plugin to save artifacts for issue #2176
...
PiperOrigin-RevId: 810522939
2025-09-23 15:35:48 -07:00
Xiang (Sean) Zhou
c944a12e31
chore: Remove query schema mode, as it doesn't perform well as embedded schema mode
...
PiperOrigin-RevId: 810517055
2025-09-23 15:35:40 -07:00