mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
docs: fixed incorrect API list item
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
b333a3c03a
commit
0b5fe754f9
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Let's break this down into the different sections. The first section specifies t
|
||||||
apis:
|
apis:
|
||||||
- agents
|
- agents
|
||||||
- inference
|
- inference
|
||||||
- memory
|
- vector_io
|
||||||
- safety
|
- safety
|
||||||
- telemetry
|
- telemetry
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue