llama-stack-mirror/llama_stack
ehhuang 2708312168
feat(ui): implement chat completion views (#2201)
# What does this PR do?
 Implements table and detail views for chat completions

<img width="1548" alt="image"
src="https://github.com/user-attachments/assets/01061b7f-0d47-4b3b-b5ac-2df8f9035ef6"
/>
<img width="1549" alt="image"
src="https://github.com/user-attachments/assets/738d8612-8258-4c2c-858b-bee39030649f"
/>


## Test Plan
npm run test
2025-05-22 22:05:54 -07:00
..
apis feat: add MCP tool signature to Responses API (#2232) 2025-05-22 16:43:08 -07:00
cli feat: add llama stack rm command (#2127) 2025-05-21 10:25:51 +02:00
distribution feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00
models fix: llama4 tool use prompt fix (#2103) 2025-05-06 22:18:31 -07:00
providers fix: openai provider model id (#2229) 2025-05-22 14:51:01 -07:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
templates feat: implement get chat completions APIs (#2200) 2025-05-21 22:21:52 -07:00
ui feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
schema_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00