> I'm not aware of any reason we would be connecting to windows.net.
If that connection is denied, the following error occurs:
HTTPSConnectionPool(host='openaipublic.blob.core.windows.net', port=443): Max retries exceeded with url: /encodings/cl100k_base.tiktoken (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x118377110>: Failed to establish a new connection: [Errno 9] Bad file descriptor'))
> I would be surprised if VS Code did not already have access to Desktop / Documents / etc.
Why would I give VS Code access to these directories? All my code resides elsewhere, it has no reason to access those, and it hasn't in the last couple years of this particular installation. Not only it hadn't accessed them, but it hadn't even asked me for access until I installed your extension.
If that connection is denied, the following error occurs:
> I would be surprised if VS Code did not already have access to Desktop / Documents / etc.Why would I give VS Code access to these directories? All my code resides elsewhere, it has no reason to access those, and it hasn't in the last couple years of this particular installation. Not only it hadn't accessed them, but it hadn't even asked me for access until I installed your extension.