mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 01:41:59 +00:00
chat completion, testing
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
8feb1827c8
commit
ecd8f2113a
27 changed files with 6729 additions and 38 deletions
|
|
@ -1,6 +1,5 @@
|
|||
## This is WIP.
|
||||
|
||||
|
||||
We use shadcdn/ui [Shadcn UI](https://ui.shadcn.com/) for the UI components.
|
||||
|
||||
## Getting Started
|
||||
|
|
@ -23,4 +22,4 @@ pnpm dev
|
|||
bun dev
|
||||
```
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
Open [http://localhost:8322](http://localhost:8322) with your browser to see the result.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue