Jinlong Shi (MSFT)
Jinlong Shi (MSFT)
This issue no longer exists.
@dargilco For Issue https://github.com/Azure/azure-sdk-for-python/pull/1: I ran the command as you suggested, and the result was the same as when I ran the sample before. The results are shown below. ...
@dargilco When I use the same endpoint as the endpoint URL to run the sample file, the above issue occurs. I believe the aforementioned issue also exists in the SDK,...
@dargilco Here is the log when the run failed: ``` XXXX-09-27 11:19:38,316 - azure.core.pipeline.policies._universal - DEBUG - Request URL: 'https://{}.openai.azure.com/openai/deployments/gpt-35-turbo/chat/completions?api-version={}' Request method: 'POST' Request headers: 'Content-Type': 'application/json' 'Content-Length': '138' 'Accept':...