microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.16k stars 390 forks source link

A network error occurred while running the example #117

Open ybsun0215 opened 1 year ago

ybsun0215 commented 1 year ago

cause: Error: connect ETIMEDOUT 199.59.150.49:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '199.59.150.49', port: 443

Due to my use of VPN, I have set up HTTP_ Proxy, but it doesn't seem to work, and the code still reports errors.