adk-web
adk-web copied to clipboard
Visual and customization improvements
Several UI/UX and customization features.
Features
- Custom Logo: Allows for a custom logo to be displayed in the top bar, configured via
assets/config.json. This is a key req for demo, POC/Pilots, etc. - Graph
displayName: Displays thedisplayNamefromFunctionToolin the graph. - Artifact Handling: Maps the application/pdf mimetype to a MediaType enum, enabling conditional rendering of a downloadable link for PDF artifacts.
- UI Enhancements: Includes a toggle for event JSON, color-coded tool pellets (calls and responses), and a fix for graph resizing.
Dependency
This PR depends on the backend changes in adk-python. Please see the corresponding PR: https://github.com/google/adk-python/pull/2858
Hi @rtejada-g , these are great improvements, do you mind upload a short screencast for these improvements and could you help resolve the conflicts thanks!