-
OpenAI's scenario is that they need a single client that can make calls either to AzureOpenAI or "regular" OpenAI. These two services share largely the same API structure, models etc (by design) but t…
-
**Issue Title:**
Sample code fails with `APIRemovedInV1` error due to OpenAI API changes in `openai` package version >=1.0.0
**Issue Body:**
**Description:**
While running the sample code provided i…
-
### 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 find a …
-
does you have future plan for support more language on this feautre add-your-data vCore? If so, what's the ETA? Thanks for reply :)
-
### What happened?
As a chromadb user, when I use Azure Open AI, I want to be able to use my embedding funciton with collection creation but currently it does not let me specify `azure_deployment` so…
-
For people who get following error
AzureOpenAI is not constructor
Here working example
```
import { AzureOpenAI } from "openai";
export const createClient = (endpoint, apiKey) => {
const deployme…
-
### Feature description
支持可切换OpenAI端点,可调用Azure 上OpenAI ChatGPT模型。
### Motivation
微软Azure 提供了企业级OpenAI资源,其中包括了ChatGTP3.5以及正在waitlist的GPT4,希望有客户端可以直接使用。
### Alternatives
_No response_
### Additio…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/inference.json
### API Spec version
2024…
-
### Bug Description
I have an agent built around a query pipeline. The agent has access to a sql tool. The code I have used to build the agent comes from this tutorial: https://docs.llamaindex.ai/en/…
-
# 功能改善建议 🚀
欢迎在此分享您对功能的改善建议,我们期待听到您的想法和建议。
## 您的建议是什么? 🤔
希望增加对Azure的openAI支持,Azure是微软的云服务,提供稳定的企业级OpenAI服务支持,稳定且可以自己训练自己的openAI语言模型,价格和openAI差不多
AzureOpenAI定价:https://azure.microsoft.com/zh-c…