@@ -82,17 +82,17 @@ models are not interchangeable.
8282
8383## Supported providers
8484
85- | Provider | ID | Needs API key | Notes |
86- | -------------- | ---------------- | ------------- | ----------------------------------------------------------------- |
87- | Bedrock | ` bedrock ` | No | Auto-detected when the AWS credential chain resolves |
88- | Gemini | ` gemini ` | Yes | Supports image/audio indexing |
89- | GitHub Copilot | ` github-copilot ` | No | Auto-detected, uses Copilot subscription |
90- | Local | ` local ` | No | GGUF model, ~ 0.6 GB download |
91- | Mistral | ` mistral ` | Yes | Auto-detected |
92- | Ollama | ` ollama ` | No | Local, must set explicitly |
93- | OpenAI | ` openai ` | Yes | Auto-detected, fast |
94- | oMLX | ` openai ` | Local key | Apple Silicon MLX server; use ` openai ` adapter with custom baseUrl|
95- | Voyage | ` voyage ` | Yes | Auto-detected |
85+ | Provider | ID | Needs API key | Notes |
86+ | -------------- | ---------------- | ------------- | ------------------------------------------------------------------ |
87+ | Bedrock | ` bedrock ` | No | Auto-detected when the AWS credential chain resolves |
88+ | Gemini | ` gemini ` | Yes | Supports image/audio indexing |
89+ | GitHub Copilot | ` github-copilot ` | No | Auto-detected, uses Copilot subscription |
90+ | Local | ` local ` | No | GGUF model, ~ 0.6 GB download |
91+ | Mistral | ` mistral ` | Yes | Auto-detected |
92+ | Ollama | ` ollama ` | No | Local, must set explicitly |
93+ | OpenAI | ` openai ` | Yes | Auto-detected, fast |
94+ | oMLX | ` openai ` | Local key | Apple Silicon MLX server; use ` openai ` adapter with custom baseUrl |
95+ | Voyage | ` voyage ` | Yes | Auto-detected |
9696
9797## How search works
9898
0 commit comments