使用Azure OpenAI部署了gpt-35-turbo,并且参照文档通过C# 和python进行调用时,接收到这个错误:此资源的API部署不存在. 此外有部署了一个text-davinci-003是可以调用成功的

James 5 Reputation points
2023-06-01T09:41:18.9066667+00:00

使用Azure OpenAI部署了gpt-35-turbo,并且参照文档通过C# 和python进行调用时,接收到这个错误:此资源的API部署不存在. 此外有部署了一个text-davinci-003是可以调用成功的

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
{count} votes

1 answer

Sort by: Most helpful
  1. James 5 Reputation points
    2023-06-02T07:06:01.54+00:00

    @romungi-MSFT 昨天有解决了谢谢,调用时我的deploymentOrModelName应该填写的是我部署时的部署名,而不是模型名称gpt-35-turbo

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.