Azure OpenAI Embeddings vs OpenAI Embeddings

**题意:**Azure OpenAI 嵌入与 OpenAI 嵌入的比较

问题背景:

Is anyone getting different results from Azure OpenAI embeddings deployment using text-embedding-ada-002 than the ones from OpenAI? Same text, same model, and the results are considerably far in the vector space.

是否有人在使用Azure OpenAI部署的text-embedding-ada-002模型进行嵌入时,得到的结果与直接使用OpenAI得到的结果不同?即使是相同的文本和相同的模型,结果在向量空间中的差异也相当大。

What's recommended for embeddings? 嵌入(embeddings)的推荐是什么?

问题解决:

Current AOAI's text-embedding-ada-002 is somewhat different from OAI's. Our model currently supports only 2K tokens, while OAI can support 8K tokens.

当前AOAI的text-embedding-ada-002模型与OAI的有所不同。我们的模型目前仅支持2000个词元(tokens),而OAI可以支持8000个词元。

Azure OpenAI doesn't allow batched embeddings. You need to use multiple simultaneous requests. If you hit the maximum req/min, you will need to ask Azure a quota increase.

Azure OpenAI 不允许批量嵌入。您需要使用多个同时请求。如果您达到每分钟最大请求数限制,您需要向Azure申请配额增加。

相关推荐
CoderJia程序员甲1 小时前
GitHub 热榜项目 - 日榜(2025-10-04)
ai·开源·大模型·github·ai教程
杜子不疼.3 小时前
【Linux】进程的初步探险:基本概念与基本操作
linux·人工智能·ai
小小程序媛(*^▽^*)5 小时前
第十二届全国社会媒体处理大会笔记
人工智能·笔记·学习·ai
私人珍藏库7 小时前
笔墨星河 - AI长篇小说生成软件
windows·ai·工具
Elastic 中国社区官方博客10 小时前
在 Elasticsearch 中改进 Agentic AI 工具的实验
大数据·数据库·人工智能·elasticsearch·搜索引擎·ai·全文检索
HBR666_12 小时前
AI编辑器(FIM补全,AI扩写)简介
前端·ai·编辑器·fim·tiptap
Lululaurel1 天前
提示工程深度解析:驾驭大语言模型的艺术与科学
人工智能·ai·aigc·提示词
冷yan~1 天前
Spring AI与智能代理模式的深度解析
java·spring·ai·ai编程
程序员鱼皮1 天前
Claude 封杀中国后,我终于找到了平替!
计算机·ai·程序员·大模型·互联网
Apifox.1 天前
Apifox 9 月更新| AI 生成接口测试用例、在线文档调试能力全面升级、内置更多 HTTP 状态码、支持将目录转换为模块
前端·人工智能·后端·http·ai·测试用例·postman