-
Error code: 404 - {'error': {'code': 'DeploymentNotFound', 'message': 'The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a momen…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
When we are using azurechatopenai method we are getting some …
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-04-01-preview/inference.json
### API Spec vers…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When initializing the AzureOpenAI client wi…
-
@HenryHengZJ - When sending multiple HTTP requests concurrently with the same session to Flowise using streaming mode, the responses are not properly separated by connection. Instead, all responses ar…
-
### Bug Description
The agent function tools are not working after calling .update_prompts().
Is this an error in my usage, or is it a bug?
Thank you in advance for your response.
### Versio…
-
Hello everybody,
I've been having this error that's presents itself while using an Azure model that's been loaded with dspy's AzureOpenAI, that being that when using the Retrieve module, an error mes…
-
## Justification
The [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-services/openai-service) API is compatible with OpenAI's API. With Azure OpenAI, one can set up their own deployments…
-
### Bug Description
We are experiencing failures when attempting to use the latest Azure OpenAI API versions released in 2024. Interestingly, the API functions correctly when utilizing any of the p…
-
Hi,
Followed your install and setup for PSAI.
I've setup my Azure OpenAI Service and also deployed a working endpoint for gpt-4 through Azure OpenAI Studio.
I even tested the web chat with my …