 Google Team MemberandCopybara-Service
|
fe01103b74
|
ADK changes
PiperOrigin-RevId: 761251203
|
2025-05-20 15:23:12 -07:00 |
|
 Shangjie ChenandCopybara-Service
|
53b14325ce
|
fix: Use sync request method in VertexAiSessionService. The api_client has it own event loop management.
PiperOrigin-RevId: 761250268
|
2025-05-20 15:20:21 -07:00 |
|
 Google Team MemberandCopybara-Service
|
b299241b56
|
ADK changes
PiperOrigin-RevId: 761197136
|
2025-05-20 13:01:05 -07:00 |
|
 Google Team MemberandCopybara-Service
|
68f0fca832
|
ADK changes
PiperOrigin-RevId: 761190844
|
2025-05-20 12:44:05 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
bb00c9519d
|
chore: Adds link to Java ADK in README.md
PiperOrigin-RevId: 761162478
|
2025-05-20 11:30:45 -07:00 |
|
 Selcuk GunandCopybara-Service
|
00798af881
|
Add usage_metadata for sse response with finish_reason
This is needed for covering the generation what ends with finish reason during streaming.
PiperOrigin-RevId: 761144245
|
2025-05-20 10:47:08 -07:00 |
|
 Google Team MemberandCopybara-Service
|
7d809eb9d9
|
Minor typo and grammar correction.
PiperOrigin-RevId: 761119061
v1.0.0
|
2025-05-20 09:42:19 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
f67ccf32c3
|
fix: support Callable that has __call__ as coroutine function in FunctionTool
PiperOrigin-RevId: 760913537
|
2025-05-19 22:09:44 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
5115474f2b
|
chore!: bump version to 1.0.0, updated changelog.md and removed src/google/adk/tools/built_in_code_execution_tool.py
Mark src/google/adk/tools/_built_in_code_execution_tool.py as private and will be fully removed soon.
PiperOrigin-RevId: 760889060
|
2025-05-19 20:31:27 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
de7c9c6509
|
enhance toolbox toolset:
1. use async client
2. expose add headers and bind parameters functionality of toolbox tool
PiperOrigin-RevId: 760845486
|
2025-05-19 18:08:02 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
9eef4464c6
|
fix: fix toolbox import path in sample toolbox agent
PiperOrigin-RevId: 760837908
|
2025-05-19 17:43:41 -07:00 |
|
 Yifan WangandCopybara-Service
|
1bfc7590b4
|
update minified files to include the latest eval detail changes (only UI)
PiperOrigin-RevId: 760770101
|
2025-05-19 14:26:28 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
3f21a52853
|
chore: Fixes the main.py for memory/agent.py sample.
PiperOrigin-RevId: 760741263
|
2025-05-19 13:08:57 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
74454170a3
|
refactor: refactor and refine LangChainTool
PiperOrigin-RevId: 760726719
|
2025-05-19 12:29:44 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
ae7d19a4c6
|
chore: Moves toolbox-core to extensions extra dependency.
PiperOrigin-RevId: 760722343
|
2025-05-19 12:15:55 -07:00 |
|
 Hangfei LinandCopybara-Service
|
171b1145ee
|
fix:Makes TranscriptionEntry.role optional
For function call or response, the role is None for now.
PiperOrigin-RevId: 760692876
|
2025-05-19 11:02:08 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
9932015f3b
|
chore: Makes --host backward compatible for cloud_run deploy. --host only available after 0.5.0.
PiperOrigin-RevId: 760681697
|
2025-05-19 10:35:05 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
3f117391a5
|
refactor: remote remote agent as there is no use case and it's not implemented properly
PiperOrigin-RevId: 760652423
|
2025-05-19 09:24:37 -07:00 |
|
 Shangjie ChenandCopybara-Service
|
0497fc578c
|
fix: fix return type of get_session.
PiperOrigin-RevId: 760638917
|
2025-05-19 08:46:54 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
3b5232c14f
|
feat: add sample mcp agent that connects to mcp server via sse endpoint directly
PiperOrigin-RevId: 760388717
|
2025-05-18 17:00:03 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
9e767b3fe1
|
chore: Creates a sample main.py to demonstrate how to use adk as a library for the workflow agent in docs.
For Issue #573.
PiperOrigin-RevId: 760380509
|
2025-05-18 16:17:16 -07:00 |
|
 Xiang (Sean) ZhouandCopybara-Service
|
2ad1f79422
|
refactor: replace logger.warn which is deprecated with logger.warning
PiperOrigin-RevId: 760311574
|
2025-05-18 10:25:29 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
e278ca9541
|
chore: Refines mcp_agent instruction to include the allowed folder in the instruction.
PiperOrigin-RevId: 760057162
|
2025-05-17 12:57:11 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
9324801b75
|
chore: Fixes test_fast_api.py (part I for circular deps).
It still fails due to signal used not in main thread. It will be fixed later.
PiperOrigin-RevId: 760050504
|
2025-05-17 12:22:04 -07:00 |
|
 Wei Sun (Jack)andCopybara-Service
|
f592de4cc0
|
chore: constructor shouldn't have return type hint.
PiperOrigin-RevId: 760021373
|
2025-05-17 09:57:30 -07:00 |
|