fix: i am fixing all the changes that claude made. vibe coding is not there yet. anyways, i fixed the issues that the bot told me to fix

This commit is contained in:
Gabriel
2026-02-08 03:08:41 +00:00
committed by Peter Steinberger
parent c640b5f86c
commit 8f2884b986
6 changed files with 57 additions and 112 deletions
+4 -3
View File
@@ -1,9 +1,9 @@
---
summary: "Model providers (LLMs) supported by OpenClaw"
summary: 'Model providers (LLMs) supported by OpenClaw'
read_when:
- You want to choose a model provider
- You need a quick overview of supported LLM backends
title: "Model Providers"
title: 'Model Providers'
---
# Model Providers
@@ -29,7 +29,7 @@ See [Venice AI](/providers/venice).
```json5
{
agents: { defaults: { model: { primary: "anthropic/claude-opus-4-6" } } },
agents: { defaults: { model: { primary: 'anthropic/claude-opus-4-6' } } },
}
```
@@ -55,6 +55,7 @@ See [Venice AI](/providers/venice).
- [Ollama (local models)](/providers/ollama)
- [vLLM (local models)](/providers/vllm)
- [Qianfan](/providers/qianfan)
- [NVIDIA](/providers/nvidia)
## Transcription providers