Ability to view an LLM's context during execution
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
It would be useful to view:
- LLM calls made by agents
- the full context window an agent is using in these calls
From ADK web.
You can view LLM calls using the `adk web -v`, it would be convenient to inspect this from the web interface.
Contributor guide
Assessment
This issue has not been assessed yet.