Update new_api_provider.md

This commit is contained in:
Xi Yan 2024-10-21 13:41:56 -07:00 committed by GitHub
parent 25b37c9ff7
commit 3a7884345a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).