llama-stack-mirror/llama_stack/ui/components/chat-playground
Francisco Arceo 75fad445a6
Some checks failed
Integration Tests (Replay) / Integration Tests (, , , client=, vision=) (push) Failing after 2s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Python Package Build Test / build (3.13) (push) Failing after 1s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 5s
Pre-commit / pre-commit (push) Failing after 3s
Unit Tests / unit-tests (3.12) (push) Failing after 1s
Vector IO Integration Tests / test-matrix (push) Failing after 5s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Python Package Build Test / build (3.12) (push) Failing after 5s
Update ReadTheDocs / update-readthedocs (push) Failing after 2s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
UI Tests / ui-tests (22) (push) Failing after 6s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 12s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 13s
feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266)
2025-08-28 05:03:31 -06:00
..
chat-message.tsx feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
chat.tsx feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266) 2025-08-28 05:03:31 -06:00
conversations.test.tsx feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
conversations.tsx feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266) 2025-08-28 05:03:31 -06:00
interrupt-prompt.tsx feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
markdown-renderer.tsx chore: Adding UI unit tests in CI (#3191) 2025-08-18 16:48:21 -06:00
message-components.tsx feat(UI): adding MVP playground UI (#2828) 2025-07-30 19:44:16 -07:00
message-input.tsx feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266) 2025-08-28 05:03:31 -06:00
message-list.tsx feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
prompt-suggestions.tsx feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
typing-indicator.tsx feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
vector-db-creator.tsx feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266) 2025-08-28 05:03:31 -06:00