mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 02:03:44 +00:00
# What does this PR do? This better separates UI from backend code, which was a point of confusion often for our beloved AI friends. ## Test Plan CI |
||
|---|---|---|
| .. | ||
| chat-message.tsx | ||
| chat.tsx | ||
| conversations.test.tsx | ||
| conversations.tsx | ||
| interrupt-prompt.tsx | ||
| markdown-renderer.tsx | ||
| message-components.tsx | ||
| message-input.tsx | ||
| message-list.tsx | ||
| prompt-suggestions.tsx | ||
| typing-indicator.tsx | ||
| vector-db-creator.tsx | ||