mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Update new_api_provider.md
This commit is contained in:
parent
25b37c9ff7
commit
3a7884345a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Developer Guide: Adding a New API Provider
|
# Developer Guide: Adding a New API Provider
|
||||||
|
|
||||||
This guide contains references to walk you through
|
This guide contains references to walk you through adding a new API provider.
|
||||||
|
|
||||||
### Adding a new API provider
|
### Adding a new API provider
|
||||||
1. First, decide which API your provider falls into (e.g. Inference, Safety, Agents, Memory).
|
1. First, decide which API your provider falls into (e.g. Inference, Safety, Agents, Memory).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue