docs: consolidate faq under help
This commit is contained in:
@@ -387,7 +387,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/faq",
|
"source": "/faq",
|
||||||
"destination": "/start/faq"
|
"destination": "/help/faq"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/gateway-lock",
|
"source": "/gateway-lock",
|
||||||
|
|||||||
@@ -74,5 +74,5 @@ See [Configuration: Env var substitution](/gateway/configuration#env-var-substit
|
|||||||
## Related
|
## Related
|
||||||
|
|
||||||
- [Gateway configuration](/gateway/configuration)
|
- [Gateway configuration](/gateway/configuration)
|
||||||
- [FAQ: env vars and .env loading](/start/faq#env-vars-and-env-loading)
|
- [FAQ: env vars and .env loading](/help/faq#env-vars-and-env-loading)
|
||||||
- [Models overview](/concepts/models)
|
- [Models overview](/concepts/models)
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ read_when:
|
|||||||
|
|
||||||
When Clawdbot misbehaves, here's how to fix it.
|
When Clawdbot misbehaves, here's how to fix it.
|
||||||
|
|
||||||
Start with the FAQ’s [First 60 seconds](/start/faq#first-60-seconds-if-somethings-broken) if you just want a quick triage recipe. This page goes deeper on runtime failures and diagnostics.
|
Start with the FAQ’s [First 60 seconds](/help/faq#first-60-seconds-if-somethings-broken) if you just want a quick triage recipe. This page goes deeper on runtime failures and diagnostics.
|
||||||
|
|
||||||
Provider-specific shortcuts: [/channels/troubleshooting](/channels/troubleshooting)
|
Provider-specific shortcuts: [/channels/troubleshooting](/channels/troubleshooting)
|
||||||
|
|
||||||
|
|||||||
1672
docs/help/faq.md
1672
docs/help/faq.md
File diff suppressed because it is too large
Load Diff
1680
docs/start/faq.md
1680
docs/start/faq.md
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ current limits and pricing.
|
|||||||
|
|
||||||
**Environment alternative:** set `BRAVE_API_KEY` in the Gateway process
|
**Environment alternative:** set `BRAVE_API_KEY` in the Gateway process
|
||||||
environment. For a gateway install, put it in `~/.clawdbot/.env` (or your
|
environment. For a gateway install, put it in `~/.clawdbot/.env` (or your
|
||||||
service environment). See [Env vars](/start/faq#how-does-clawdbot-load-environment-variables).
|
service environment). See [Env vars](/help/faq#how-does-clawdbot-load-environment-variables).
|
||||||
|
|
||||||
## Using Perplexity (direct or via OpenRouter)
|
## Using Perplexity (direct or via OpenRouter)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user