Skip to content

Commit c95df8b

Browse files
authored
Merge pull request #10 from chenxiao5580-cmd/docs/mention-modelis-openai-compatible
docs: mention Modelis as an OpenAI-compatible provider example
2 parents 19ceceb + 160d499 commit c95df8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/providers/openai-compatible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords:
1717
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:
1818

1919
* **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.
2121
* **Any other provider** offering an OpenAI-compatible API endpoint.
2222

2323
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

Comments
 (0)