You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/providers/openai-compatible.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ keywords:
17
17
Zoo Code supports a wide range of AI model providers that offer APIs compatible with the OpenAI API standard. This means you can use models from providers *other than* OpenAI, while still using a familiar API interface. This includes providers like:
18
18
19
19
***Local models** running through tools like Ollama and LM Studio (covered in separate sections).
20
-
***Cloud providers** like Perplexity, Together AI, Anyscale, and others.
20
+
***Cloud providers** like Perplexity, Together AI, Anyscale, Modelis, and others.
21
21
***Any other provider** offering an OpenAI-compatible API endpoint.
22
22
23
23
This document focuses on setting up providers *other than* the official OpenAI API (which has its own [dedicated configuration page](/providers/openai)).
0 commit comments