fix(ai): respect proxy envs in bun's websocket

fixes #4346
This commit is contained in:
haoqixu
2026-05-10 02:45:44 +08:00
parent 3d5cbe98c3
commit 8c2e3eddec
3 changed files with 33 additions and 3 deletions

1
package-lock.json generated
View File

@@ -7337,6 +7337,7 @@
"openai": "6.26.0",
"partial-json": "^0.1.7",
"proxy-agent": "^6.5.0",
"proxy-from-env": "^1.1.0",
"typebox": "^1.1.24",
"undici": "^7.19.1",
"zod-to-json-schema": "^3.24.6"