llama-stack/llama_stack/distribution/ui/page/playground
Ilya Kolchinsky d39462d073
feat: Hide tool output under an expander in Playground UI (#2003)
# What does this PR do?
Now, tool outputs and retrieved chunks from the vector DB (i.e.,
everything except for the actual model reply) are hidden under an
expander form when presented to the user.

# Test Plan
Navigate to the RAG page in the Playground UI.
2025-04-23 15:32:12 +02:00
..
__init__.py [llama stack ui] add native eval & inspect distro & playground pages (#541) 2024-12-04 09:47:09 -08:00
chat.py fix: Fixed import errors for UI and playground (#1666) 2025-03-18 15:00:48 -07:00
rag.py feat: Hide tool output under an expander in Playground UI (#2003) 2025-04-23 15:32:12 +02:00
tools.py feat: cleanup sidebar formatting on tools playground (#1998) 2025-04-22 10:40:37 +02:00