azure openai

营赢盈英14 天前
ai·azure·openai api·chatgpt api·azure openai
Openai api via azure error: NotFoundError: 404 Resource not found题意:"OpenAI API通过Azure出错:NotFoundError: 404 找不到资源"thanks to the university account my team and I were able to get openai credits through microsoft azure. The problem is that now, trying to use the openai library for javascript, rightly specifying the key a
营赢盈英20 天前
ai·azure·openai api·azure openai
How do I do function calling in Azure Openai using the javascript sdk题意:如何使用 JavaScript SDK 在 Azure OpenAI 中进行函数调用?I want to be able to call functions based on the user input, I could do this with the openai library but can't find a way to do so in the azure openai library
营赢盈英1 个月前
ai·azure·terraform·azure openai·provider azure
Using Azure openAI key rotation automation题意:使用 Azure OpenAI 密钥轮换自动化We are planning to do the Azure OpenAI key rotation automatically. How can we achieve this? Do we have terraform resource for this.
营赢盈英1 个月前
python·ai·langchain·azure·azure openai·opeanai api
Langchain pandas agent - Azure OpenAI account题意:Langchain pandas代理 - Azure OpenAI账户I am trying to use Langchain for structured data using these steps from the official document.
营赢盈英1 个月前
python·ai·openai·api·azure openai
Query @azure/openai with images?题意:使用图像与@azure/openai进行交互或查询On chat.openai.com I can upload an image and ask chatgpt a question about it, with the existing openai and @azure/openai api however there doesn't seem to be a way to do this? The ChatCompletion object in both cases only take t
营赢盈英1 个月前
ai·c#·azure openai·openaiembedding
Using Embeddings API in Azure OpenAI题意:当我在 Azure OpenAI 中使用嵌入功能时,我遇到了 404 错误(资源未找到)When I use embeddings with Azure OpenAI I am getting 404 (resource not found):