mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 23:03:49 +00:00
docs
This commit is contained in:
parent
eeab1278f2
commit
4d8bfcea1b
3 changed files with 65 additions and 52 deletions
|
@ -7,7 +7,8 @@ As an example, for Inference, we could have the implementation be backed by open
|
|||
A provider can also be just a pointer to a remote REST service -- for example, cloud providers or dedicated inference providers could serve these APIs.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
new_api_provider
|
||||
memory_api
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue