adk-python/src/google/adk
Yifan Wang 80813a75cf Add debug trace endpoint in api server
Details:
- Add a in-memory SpanExporter to capture all trace information.
- Add /debug/trace/session/{session_id} endpoint to retrieve traces from the in-memory exporter.
- Add Session ID in Telemetry spans.

PiperOrigin-RevId: 757984565
2025-05-12 17:56:50 -07:00
..
agents Support async instruction and global instruction provider 2025-05-12 10:03:34 -07:00
artifacts chore: fixes type hint in base_artifact_service.py 2025-05-06 09:58:18 -07:00
auth add toolset base class and allow llm agent to accept toolset as tools 2025-05-08 22:27:52 -07:00
cli Add debug trace endpoint in api server 2025-05-12 17:56:50 -07:00
code_executors Add new GeminiCodeExecutor to code_executors/ folder. 2025-05-12 13:44:17 -07:00
evaluation Adding Pydantic data models for eval set and eval case. 2025-05-12 14:48:21 -07:00
events chore: Updates model_config docstring to explicitly mentioning pydantic. 2025-05-05 10:12:44 -07:00
examples Copybara import of the project: 2025-05-02 13:59:50 -07:00
flows Add new GeminiCodeExecutor to code_executors/ folder. 2025-05-12 13:44:17 -07:00
memory ADK changes 2025-05-02 14:19:18 -07:00
models Copybara import of the project: 2025-05-12 11:18:01 -07:00
planners No public description 2025-04-19 16:34:44 -07:00
sessions fix: Refine the confusing error message. 2025-05-12 11:20:54 -07:00
tools update mcp toolset and sample agent based on new tool_filter definition 2025-05-12 17:05:24 -07:00
__init__.py Agent Development Kit(ADK) 2025-04-08 17:25:47 +00:00
runners.py add toolset base class and allow llm agent to accept toolset as tools 2025-05-08 22:27:52 -07:00
telemetry.py Add debug trace endpoint in api server 2025-05-12 17:56:50 -07:00
version.py ADK v0.5.0 release. 2025-05-08 12:15:46 -07:00