Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/customize/model-providers/top-level/openai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ OpenAI API compatible providers include
- [vLLM](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html)
- [BerriAI/litellm](https://github.com/BerriAI/litellm)
- [Tetrate Agent Router Service](https://router.tetrate.ai)
- [Kelly Intelligence](https://api.thedailylesson.com) (OpenAI-compatible API with built-in vocabulary RAG, operated by [Lesson of the Day, PBC](https://lotdpbc.com))

If you are using an OpenAI API compatible providers, you can change the `apiBase` like this:

Expand Down
Loading