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.

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

相关推荐
程序员鱼皮32 分钟前
鱼皮 AI 导航网站,突然起飞了!
人工智能·ai·程序员·编程·ai编程
俊哥V1 小时前
每日 AI 研究简报 · 2026-04-02
人工智能·ai
TechExplorer3651 小时前
Claude Code 最佳实践指南
ai·claude code
Thomas.Sir1 小时前
第九章:RAG知识库开发之【LangChain 基础入门:从零构建大模型应用】
ai·langchain·检索增强·知识库
gao_tjie3 小时前
OpenAI Images Edits API 的应用与使用
ai
一只小阿乐3 小时前
vue前端处理流式数据
前端·javascript·ai·大模型·全栈开发·agentai
企业架构师老王3 小时前
企业级AI Agent工具功能差异深度对比:架构师视角的选型逻辑与提效实战
人工智能·ai
真心喜欢你吖3 小时前
OpenClaw安装部署Mac操作系统版 - 打造你的专属AI助理
java·人工智能·macos·ai·语言模型·智能体·openclaw
chools4 小时前
Java后端拥抱AI开发之个人学习路线 - - Spring AI【第二期】
java·人工智能·学习·spring·ai
程序员夏末4 小时前
【AI Agent基础 | 第五篇】简析MCP(模型上下文协议)
人工智能·ai·ai agent