当前位置: 首页 > article >正文

Error when custom data is added to Azure OpenAI Service Deployment

题意:在向 Azure OpenAI 服务部署添加自定义数据时出现错误。

问题背景:

I receive the following error when adding my custom data which is a .txt file (it doesn't matter whether I add it via Azure Cognitive Search, Azure Blob Storage, or File Upload or whether the respective Congnitive Search index contains any data):

我在添加自定义数据时收到以下错误,该数据是一个 .txt 文件(无论是通过 Azure Cognitive Search、Azure Blob Storage、文件上传添加,还是相应的 Cognitive Search 索引是否包含任何数据,都没有关系):

Image of Error

The error as text:
Error
Server disconnected
LLM call failed for chat completion endpoint. Please set OAIGenerationConfig(is_chat=True)

After removing the Data Source, everything works fine again and the bot responds to my queries.

在移除数据源后,一切又正常工作了,机器人可以回应我的查询。

I am using an Azure OpenAI Service with a gpt-35-turbo deployment, which has the following details: Version: 0301, Deployment Type: Standard, Capacity: 120K TPM

我正在使用 Azure OpenAI 服务,部署了 gpt-35-turbo,具体信息如下:版本:0301,部署类型:标准,容量:120K TPM。

I have no idea at the moment how I should further approach this problem.

目前我不知道该如何进一步处理这个问题。

Any advice is much appreciated!   任何建议都非常感激!

Edit: I had the OpenAI resource deployed to West Europe and redeployed it to East US. It now works perfectly as expected.

编辑:我将 OpenAI 资源从西欧地区重新部署到东部美国,现在一切正常,运行得非常好。

问题解决:

can you test the same in another region? It may hint on a possible issue in the original geography.

你能在另一个地区测试一下吗?这可能会暗示原始地区存在潜在问题。


http://www.kler.cn/a/316299.html

相关文章:

  • Python 连接 Redis 进行增删改查(CRUD)操作
  • [ 网络安全介绍 5 ] 为什么要学习网络安全?
  • 【Vue】Vue3.0(十九)Vue 3.0 中一种组件间通信方式-自定义事件
  • JQuery封装的ajax
  • vue中如何关闭eslint检测?
  • java导出pdf
  • Python办公自动化教程(001):PDF内容提取
  • Junit与Spring Test简单使用
  • AI量化交易机器人开发
  • docker挂载宿主机文件run命令启动报错
  • 如何选购笔记本电脑?要看哪些参数?
  • C++重生之我是001
  • Flat File端口更新:如何实现嵌套结构
  • keil安装HAL库
  • 计算机网络32——Linux-文件io-2文件系统
  • 《拿下奇怪的前端报错》:nvm不可用报错`GLIBC_2.27‘‘GLIBCXX_3.4.20‘not Found?+ 使用docker构建多个前端项目实践
  • Linux环境Docker安装Mongodb
  • Electron 安装包 asar 解压定位问题实战
  • 深度学习与大模型第5课:利用 NLTK 中的朴素贝叶斯工具解决实际问题:垃圾邮件过滤
  • Java 速刷复习用极简小抄 P1 - Java 概念
  • C++学习笔记(36)
  • C++--C++11(下)
  • 近几年来说最有效率的编程语言和市场最认可的编程语言分别是什么?
  • Pandas库中pd.to_datetime()函数用法详细介绍
  • 监控易:部委-省-市-县多级架构的集中智能运维解决方案
  • Java如何操作Elasticsearch