mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:40:44 +00:00
docs(providers): add Related sections to remaining provider pages
This commit is contained in:
@@ -107,3 +107,8 @@ Voice Call receives Twilio media as 8 kHz G.711 u-law. The ElevenLabs realtime
|
||||
provider defaults to `ulaw_8000`, so telephony frames can be forwarded without
|
||||
transcoding.
|
||||
</Note>
|
||||
|
||||
## Related
|
||||
|
||||
- [Text-to-speech](/tools/tts)
|
||||
- [Model selection](/concepts/model-providers)
|
||||
|
||||
@@ -171,3 +171,9 @@ If setup reports HTTP 401, verify your API key:
|
||||
### Just-in-time model loading
|
||||
|
||||
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.
|
||||
|
||||
## Related
|
||||
|
||||
- [Model selection](/concepts/model-providers)
|
||||
- [Ollama](/providers/ollama)
|
||||
- [Local models](/gateway/local-models)
|
||||
|
||||
@@ -58,3 +58,9 @@ model as `provider/model`.
|
||||
|
||||
For the full provider catalog (xAI, Groq, Mistral, etc.) and advanced configuration,
|
||||
see [Model providers](/concepts/model-providers).
|
||||
|
||||
## Related
|
||||
|
||||
- [Model selection](/concepts/model-providers)
|
||||
- [Model failover](/concepts/model-failover)
|
||||
- [Models CLI](/cli/models)
|
||||
|
||||
@@ -9,3 +9,9 @@ read_when:
|
||||
This page moved to [Qwen](/providers/qwen). See [Qwen](/providers/qwen) for
|
||||
the canonical provider setup, endpoint details, compatibility aliases, and Wan
|
||||
video-generation notes.
|
||||
|
||||
## Related
|
||||
|
||||
- [Alibaba Model Studio](/providers/alibaba)
|
||||
- [Qwen](/providers/qwen)
|
||||
- [Model selection](/concepts/model-providers)
|
||||
|
||||
Reference in New Issue
Block a user