mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
Anthropic's Node client uses node-fetch, which expects a Node http(s).Agent. Stop providing undici's Dispatcher as httpAgent; only set httpAgent when a proxy is configured (via https-proxy-agent), otherwise let the SDK use its default. |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||