Typehoon
Results
1
comments of
Typehoon
> model name: gpt-4 设置里面设置: API URL: https://********.openai.azure.com API_URL_PATH /openai/deployments/gpt-4/chat/completions?api-version=0613 > > 报错resource not found ${deployName}处要写的不是模型名称,而是部署名。 