-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK bottracing[Component] This issue is related to OpenTelemetry tracing[Component] This issue is related to OpenTelemetry tracing
Description
Current
Only the events and states are persisted in the opted session service(In my case DatabaseSessionService)
Preferred
Include the LLM request and responses in a separate table for debugging and traceability.
Why
The LLM requests reflect the exact reasons why the agent is not performing as intended. Most of the time, its insufficient information in the context that makes the LLMs "guess" making them unpredictable. This underpins the framework's capabilities as the user's can't see these values as soon as they stop their server or restart their server during re-runs and debugging sessions.
Metadata
Metadata
Assignees
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK bottracing[Component] This issue is related to OpenTelemetry tracing[Component] This issue is related to OpenTelemetry tracing