From 63e8209fe5b42e7bc65555c3acf2eb1e98538f2e Mon Sep 17 00:00:00 2001 From: "Simon S. Viloria" Date: Sat, 27 Apr 2024 16:43:17 +0200 Subject: [PATCH 1/2] (docs) added watsonx to the list of supported providers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3caeb830bb..38a1669357 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ curl 'http://0.0.0.0:4000/key/generate' \ | [perplexity-ai](https://docs.litellm.ai/docs/providers/perplexity) | ✅ | ✅ | ✅ | ✅ | | [Groq AI](https://docs.litellm.ai/docs/providers/groq) | ✅ | ✅ | ✅ | ✅ | | [anyscale](https://docs.litellm.ai/docs/providers/anyscale) | ✅ | ✅ | ✅ | ✅ | +| [IBM - watsonx.ai](https://docs.litellm.ai/docs/providers/watsonx) | ✅ | ✅ | ✅ | ✅ | ✅ | [voyage ai](https://docs.litellm.ai/docs/providers/voyage) | | | | | ✅ | | [xinference [Xorbits Inference]](https://docs.litellm.ai/docs/providers/xinference) | | | | | ✅ | From 3c248e308ec1bbbd7cb24c48e8200db27b671fca Mon Sep 17 00:00:00 2001 From: "Simon S. Viloria" Date: Sat, 27 Apr 2024 16:43:49 +0200 Subject: [PATCH 2/2] (docs) fixed typo in url for watsonx colab notebook --- docs/my-website/docs/providers/watsonx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/providers/watsonx.md b/docs/my-website/docs/providers/watsonx.md index 9154816a06..d8c5740a86 100644 --- a/docs/my-website/docs/providers/watsonx.md +++ b/docs/my-website/docs/providers/watsonx.md @@ -20,7 +20,7 @@ See [here](https://cloud.ibm.com/apidocs/watsonx-ai#api-authentication) for more ## Usage - + Open In Colab