We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4db41b commit 1f20708Copy full SHA for 1f20708
1 file changed
docs/sandboxes/manage-providers.md
@@ -155,6 +155,7 @@ The following providers have been tested with `inference.local`. Any provider th
155
| Baseten | `baseten` | `openai` | `https://inference.baseten.co/v1` | `OPENAI_API_KEY` |
156
| Bitdeer AI | `bitdeer` | `openai` | `https://api-inference.bitdeer.ai/v1` | `OPENAI_API_KEY` |
157
| Deepinfra | `deepinfra` | `openai` | `https://api.deepinfra.com/v1/openai` | `OPENAI_API_KEY` |
158
+| Groq | `groq` | `openai` | `https://api.groq.com/openai/v1` | `OPENAI_API_KEY` |
159
| Ollama (local) | `ollama` | `openai` | `http://host.openshell.internal:11434/v1` | `OPENAI_API_KEY` |
160
| LM Studio (local) | `lmstudio` | `openai` | `http://host.openshell.internal:1234/v1` | `OPENAI_API_KEY` |
161
0 commit comments