docs(providers): add Related sections to remaining provider pages · openclaw/openclaw@ed7033b
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -107,3 +107,8 @@ Voice Call receives Twilio media as 8 kHz G.711 u-law. The ElevenLabs realtime
|
107 | 107 | provider defaults to `ulaw_8000`, so telephony frames can be forwarded without |
108 | 108 | transcoding. |
109 | 109 | </Note> |
| 110 | + |
| 111 | +## Related |
| 112 | + |
| 113 | +- [Text-to-speech](/tools/tts) |
| 114 | +- [Model selection](/concepts/model-providers) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -171,3 +171,9 @@ If setup reports HTTP 401, verify your API key:
|
171 | 171 | ### Just-in-time model loading |
172 | 172 | |
173 | 173 | LM Studio supports just-in-time (JIT) model loading, where models are loaded on first request. Make sure you have this enabled to avoid 'Model not loaded' errors. |
| 174 | + |
| 175 | +## Related |
| 176 | + |
| 177 | +- [Model selection](/concepts/model-providers) |
| 178 | +- [Ollama](/providers/ollama) |
| 179 | +- [Local models](/gateway/local-models) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -58,3 +58,9 @@ model as `provider/model`.
|
58 | 58 | |
59 | 59 | For the full provider catalog (xAI, Groq, Mistral, etc.) and advanced configuration, |
60 | 60 | see [Model providers](/concepts/model-providers). |
| 61 | + |
| 62 | +## Related |
| 63 | + |
| 64 | +- [Model selection](/concepts/model-providers) |
| 65 | +- [Model failover](/concepts/model-failover) |
| 66 | +- [Models CLI](/cli/models) |
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,3 +9,9 @@ read_when:
|
9 | 9 | This page moved to [Qwen](/providers/qwen). See [Qwen](/providers/qwen) for |
10 | 10 | the canonical provider setup, endpoint details, compatibility aliases, and Wan |
11 | 11 | video-generation notes. |
| 12 | + |
| 13 | +## Related |
| 14 | + |
| 15 | +- [Alibaba Model Studio](/providers/alibaba) |
| 16 | +- [Qwen](/providers/qwen) |
| 17 | +- [Model selection](/concepts/model-providers) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。