Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
在設定使用者端前檢查終端、執行時、網路和 BearLab 令牌。
uname -a node --version bun --version command -v claude grok kimi
$PSVersionTable.PSVersion node --version bun --version Get-Command claude,grok,kimi -ErrorAction SilentlyContinue
curl -I https://bearlab.ai
https://bearlab.space
read -s BEARLAB_API_KEY export BEARLAB_API_KEY curl https://bearlab.ai/v1/models \ -H "Authorization: Bearer $BEARLAB_API_KEY"
env | grep -E '^(ANTHROPIC|OPENAI|BEARLAB|HTTP_PROXY|HTTPS_PROXY|ALL_PROXY)='