From a1bb7c8d82ff7575f9861bf1ab0f4933822b6fe9 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Thu, 13 Mar 2025 15:47:58 -0400 Subject: [PATCH] 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 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e1fd088e..aade9c15f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Here is a list of the various API providers and available distributions that can | PG Vector | Single Node | | | ✅ | | | | PyTorch ExecuTorch | On-device iOS | ✅ | ✅ | | | | | vLLM | Hosted and Single Node | | ✅ | | | | +| OpenAI | Hosted | | ✅ | | | | +| Anthropic | Hosted | | ✅ | | | | +| Gemini | Hosted | | ✅ | | | | + ### Distributions