-
### 📦 Deployment Method
docker-compose
### 📌 Version
2.12.4+
### 🐛 Bug Description
1. 使用 docker-compose 启动 v2.14.4 版本的 next-chat
.env 关键配置:
```
CODE="xxxxxx,xxxxxxx,xxxx"
AZURE_UR…
-
### 🥰 需求描述
将 `@azure/openai` 迁移到 `@azure-rest/ai-inference`
将 GitHub 提供商从 OpenAI 迁移到 Azure
### 🧐 解决方案
将 `@azure/openai` 迁移到 `@azure-rest/ai-inference`
将 GitHub 提供商从 OpenAI 迁移到 Azure
### 📝 补充信息
…
-
### 📦 Environment
Docker
### 📌 Version
1.22.7
### 💻 Operating System
Windows
### 🌐 Browser
Chrome, Edge
### 🐛 Bug Description
When I switch to the Azure OpenAI model, Lobe does not support th…
-
Any plans to support Azure OpenAI endpoints? I've tried it with what seems to be the correct settings, but no luck yet.
I'm having difficulty debugging what's actually happening. All I've been ab…
-
While initial support was added for Azure OpenAI, there are outstanding issues with the current implementation.
**Currently only one deployment/model is supported.**
* If I want to use gpt-4o via …
-
New API Review meeting has been requested.
**Service Name**: Azure OpenAI Service - Azure OpenAI Service
**Review Created By**: Jia Liu
**Review Date**: 08/15/2024 08:00 AM PT
**Release Plan**: [](ht…
-
**Steps to reproduce the problem:**
1. Create following 3 models:
a. model with model providers as `Azure OpenAI` and target model as `gpt4-o` set as "default"
b. model with model providers as `A…
-
### Describe the bug
Hey guys. We recently started using model deployed on Azure OpenAI. Langfuse traces are now incomplete with no span or generation info. We are relying on decorator based langfuse…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
https://techcommunity.microsoft.com/t5/startups-at-microsoft/migrating-from-openai-to-azure-openai/ba-p/3989463
Azure's OpenAI usage is slightly different than OpenAI's. It's better to support them…