-
**Describe the bug**
I am using [ollamazure](https://github.com/sinedied/ollamazure), which simulates the Azure OpenAI API (using Ollama). It works with all the tools I use except Promptfoo. When a…
-
Hi there,
It took me a while to get Cannoli to work with Azure OpenAI because of a tiny detail with the way I configured the endpoint.
**I'd like to suggest adding instructions to let users know t…
-
The current AzureOpenAI auto-configuration code assume that the users will provide a static api key if no key is set, then an exception is throw see https://github.com/spring-projects/spring-ai/blob/c…
-
Hello and thanks for the great work so far,
we're running librechat on docker using the provided images.
We've noticed that the rag_api is having issues downloading "/encodings/cl100k_base.tiktoke…
-
**Description**
Add Azure OpenAI as a supported inference provider
**Tasks**
- [ ] Implement inference provider[ following these instructions](https://i-am-bee.github.io/bee-agent-framework/#/ll…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
Full integration with Azure OpenAI.
**Describe alternatives you've considered**
…
-
Docchat uses the OpenAI authentication. The Azure OpenAI key's don't work with this setup. This is clarified in https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/switching-endpoints. …
-
### Library name and version
Azure.AI.OpenAI.Assistants v1.0.0-beta.4
### Describe the bug
When trying to create an Assistant but following error is occurring:
**Azure OpenAI Retrieval v1 tool is …
-
`AzureOpenAiChatModel` and other Azure OpenAI models can be configured with parameter `n` that does not make sense as there is no option to get N responses from the LC4j API anyway.
-
### Service
OpenAI
### Describe the bug
https://github.com/openai/openai-dotnet/blob/ef201cd6016bc1111be4c0098fd643554d6e9a0b/src/OpenAI.csproj#L54-L57
The OpenAI library is tracking all received …