-
### Issue
I have installed aider ( version aider 0.59.1) in Ubuntu.
CPython 3.10.12
I followed the installation manual and exported the following variables:
export AZURE_API_KEY=mykey
expo…
-
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…
-
I'm trying to implement some _proof-of-concept_ tests with Auto-Playwright and our company's generative AI chat (based on ChatGPT 3.5), but I'm getting some wierd errors parsing the response.
model…
-
### Feature request
It would be nice to be able to include multiple OpenAI API-compatible models, for example, one hosted by OpenAI and another hosted by Azure (GitHub Models). To my knowledge, it is…
-
Today, the current flow of a request through to an OpenAI service relies on simple JSON-serialization of a model to encode the message to `BinaryData` and send it through the pipeline.
This does not …
-
**Describe the bug**
When attempting to upload a file to Azure OpenAi API, the content type of the file is required.
OpenAI HTTP Error (spotted in ruby-openai 7.1.0): {"error"=>{"code"=>"invalidPayl…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-10-21/inference.yaml
### API Spec version
2024…
-
### Minimal steps to reproduce
1. I set up the following variables in my `.env` file:
```plaintext
AZURE_OPENAI_ENDPOINT=wss://aihubrealtimem6781383663.openai.azure.com
AZURE_OPENAI_REALTIME_D…
-
### Description
I am trying to use the dalle-tool with an OpenAI implementation on Azure. The Crewai Agents in my script work well, WebsiteSearchTool works well but dalle-tool demands an OPEN_API_KEY…
-
Hello Team
I have created an Azure OpenAI resource and passed the endpoint through the extension settings. But, @vision throws invalid API key message.
Tried by OpenAI Key, but the result is same - …