-
Hello everyone.
I am trying to use this library with Azure's Cognitive OpenAi deployment. I am new to this stuff but after creating my openai resource and deployment it appears that the endpoint do…
-
Same as https://github.com/langchain4j/langchain4j/pull/1590 but for Azure OpenAI
-
## Overview
In the Azure OpenAI integration, our Prompt and Response Protections rely on the prompt and response fields.
The existing Azure OpenAI integration does not include [ApiManagementGatewayL…
-
Hi
Thank you for your continued efforts on this project. I’ve encountered an issue while using the following code:
https://github.com/confident-ai/deepeval/blob/dd64174925ccbacd4bb1feb332a9dcce2…
-
I have working configuration, that is working with openai azure quickstart:
```python
import os
import dotenv
from openai import AzureOpenAI
dotenv.load_dotenv()
ENDPOINT = os.getenv("AZURE_OP…
-
### 🚀 The feature
error message:
PS E:\users\xxx\Desktop\xxx\_code> cd .\study\llm\pandas-ai-main\
PS E:\users\xxx\Desktop\xxx\_code\study\llm\pandas-ai-main> docker-compose build
Failed to load E…
-
### 🥰 需求描述
将 `@azure/openai` 迁移到 `@azure-rest/ai-inference`
将 GitHub 提供商从 OpenAI 迁移到 Azure
### 🧐 解决方案
将 `@azure/openai` 迁移到 `@azure-rest/ai-inference`
将 GitHub 提供商从 OpenAI 迁移到 Azure
### 📝 补充信息
…
-
Great tool and idea. 👍
Would love to see support for Azure OpenAI as well, as this currently one of our go-to AIs. 😀
-
### 📦 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…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x ] bug report -> pleas…