mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
docs: Add OpenAI, Anthropic, Gemini to API providers table (#1617)
# What does this PR do? These are supported via https://github.com/meta-llama/llama-stack/pull/1267. cc @ashwinb Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
28aade9a27
commit
a1bb7c8d82
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ Here is a list of the various API providers and available distributions that can
|
||||||
| PG Vector | Single Node | | | ✅ | | |
|
| PG Vector | Single Node | | | ✅ | | |
|
||||||
| PyTorch ExecuTorch | On-device iOS | ✅ | ✅ | | | |
|
| PyTorch ExecuTorch | On-device iOS | ✅ | ✅ | | | |
|
||||||
| vLLM | Hosted and Single Node | | ✅ | | | |
|
| vLLM | Hosted and Single Node | | ✅ | | | |
|
||||||
|
| OpenAI | Hosted | | ✅ | | | |
|
||||||
|
| Anthropic | Hosted | | ✅ | | | |
|
||||||
|
| Gemini | Hosted | | ✅ | | | |
|
||||||
|
|
||||||
|
|
||||||
### Distributions
|
### Distributions
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue