mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 20:12:36 +00:00
Fix URLs to Llama Read the Docks Webpages
This commit is contained in:
parent
b1a63df8cd
commit
c4106d1445
8 changed files with 18 additions and 18 deletions
|
|
@ -8,7 +8,7 @@ This guide contains references to walk you through adding a new API provider.
|
|||
- {repopath}`Remote Providers::llama_stack/providers/remote`
|
||||
- {repopath}`Inline Providers::llama_stack/providers/inline`
|
||||
|
||||
3. [Build a Llama Stack distribution](https://llama-stack.readthedocs.io/en/latest/distribution_dev/building_distro.html) with your API provider.
|
||||
3. [Build a Llama Stack distribution](https://llama-stack.readthedocs.io/en/latest/distributions/building_distro.html) with your API provider.
|
||||
4. Test your code!
|
||||
|
||||
## Testing your newly added API providers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue