-
I've been trying to use Nemo-Guardrails with Azure but keep getting the dreaded `"openai.error.InvalidRequestError: Resource not found"` error. Outside of Nemo-Guardrails, my Azure credentials work wi…
-
能否加入AzureOpenAI对接方式,十分感谢
-
**Describe the bug**
Trying to use an Azure API Key to run a LLM evaluation using UpTrain. I received a 404 error message saying that the deployment is not found. However, there is no deployment name…
-
I am using AzureOpenAI for a rag based retrieval with source. I use langchain instrumentor. I get the following errors:
Error in OpenInferenceTracer.on_chain_start callback: ValidationError(model='…
-
Aider version: 0.62.1
Python version: 3.12.4
Platform: Linux-5.15.0-1064-azure-x86_64-with-glibc2.31
Python implementation: CPython
Virtual environment: No
OS: Linux 5.15.0-1064-azure (64bit)
Gi…
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.2
### Describe the bug
Calling AzureFileClient.GetFilesAsync method with the `OpenAIFilePurpose.Vision` purpose fails.
### Expected behavior…
-
### Description
The o1 models do not appear to be supported for Azure, which launched API access for them this month. As with OpenAI, they changed `max_tokens` to `max_completion_tokens` for the o1…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Currently LLamaindex and AzureOpenAI are being used to support LLM Apis, but this module could be extended larger than this, giving support also for open source models. We need a base class to be writ…
-
From 0.4.3+, information specified in the configuration YAML is automatically available to the context object in Python processors.
This feature is extremely helpful.
However, it doesn't cover ever…