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.

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

相关推荐
不懂的浪漫14 分钟前
把 AI Skill 做成系统:路由、领域技能、自我复盘和进化飞轮
人工智能·ai·skill
AI进化营-智能译站2 小时前
ROS2 C++开发系列12-用多态与虚函数构建可扩展的ROS2机器人行为模块
开发语言·c++·ai·机器人
运维开发王义杰2 小时前
告别发文繁琐,专注价值表达:Blogger-Agent 让知识积累产生复利
ai·agent
wenha2 小时前
大模型基础(三):大模型是怎么炼成的-从预训练到强化学习的完整流程
ai
DanCheOo3 小时前
开源 | ai-memory v2.6.2:不用配 API Key,一行命令把 Cursor 对话变成结构化知识库
人工智能·ai·ai编程
维元码簿5 小时前
Claude Code 深度拆解:多 Agent 协作 3 — Task 状态机、SendMessage 与消息邮箱
ai·agent·claude code·ai coding
二哈赛车手5 小时前
新人笔记---实现简易版的rag的bm25检索(利用ES),以及RAG上传时的ES与向量数据库双写
java·数据库·笔记·spring·elasticsearch·ai
AI进化营-智能译站6 小时前
ROS2 C++开发系列07-高效构建机器人决策逻辑,运算符与控制流实战
开发语言·c++·ai·机器人
运维小子6 小时前
Claude Code 权限配置完全指南
ai·claude
AI进化营-智能译站7 小时前
ROS2 C++开发系列13-运算符重载让ROS2消息处理更自然
java·开发语言·c++·ai