-
### Description
I’m experiencing issues when trying to connect CREW AI with Azure OpenAI. After some investigation, I found that only version 0.11 works with Azure OpenAI, but unfortunately, this v…
-
**Description**
This document aims to guide users on deploying Azure OpenAI Service within a Docker container. The current documentation lacks a comprehensive, step-by-step guide for setting up Azu…
-
### Description
Hi,
Issue raised in [https://community.crewai.com/t/azure-o1-model-causes-crew-kickoff-error-badrequesterror-litellm-badrequesterror-azureexception-error-code-400-unsupported-value-m…
-
```
[18:38:19] INFO [root] MathVista: Extract Answers - Start
usage: extract_answer.py [-h] [--results_file_path RESULTS_FILE_PATH] [--res…
-
### Bug Description
I am trying to ingest data from PDF file to Astra DB using Azure OpenAI embeddings, but no matter if I use LangFlow on-line from datastax domain or via docker-compose the result…
-
Please add support for Azure OpenAI Services.
-
## 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…
-
### Which API Provider are you using?
OpenAI Compatible
### Which Model are you using?
gpt-4o-mini
### What happened?
![png_20241108163422](https://github.com/user-attachments/assets/8af03441-68a…
-
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 …
-
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…