772ec46c98
- Fix Rust syntax/clippy fallout in client.rs, cli/src/lib.rs, web_search.rs - Fix 0.8.53 release metadata: changelog links, TUI changelog, npm wrapper - Update visible help copy for multi-provider support - Add telegram-bridge integration with deploy configs - Add US remote VM quickstart doc - Update Tencent Cloud deploy scripts and docs - Bump npm wrapper to 0.8.53
7 lines
196 B
Bash
7 lines
196 B
Bash
CODEWHALE_RUNTIME_TOKEN=replace-with-long-random-token
|
|
CODEWHALE_RUNTIME_PORT=7878
|
|
CODEWHALE_RUNTIME_WORKERS=2
|
|
CODEWHALE_PROVIDER=deepseek
|
|
DEEPSEEK_API_KEY=replace-with-provider-key
|
|
RUST_LOG=info
|