xyabcn
Results
1
issues of
xyabcn
OpenAIClientException({ "uri": "https://openainogal.openai.azure.com/chat/completions", "method": "POST", "code": 404, "message": "Unsuccessful response", "body": { "error": { "code": "404", "message": "Resource not found" } } }) ```#0 OpenAIClient.makeRequestStream (package:openai_dart/src/generated/client.dart:301) #1 OpenAIClient.createChatCompletionStream (package:openai_dart/src/client.dart:97) #2...