-
**Bug description**
When I create a RAG Application with SimilaritySearch, the search returns similar documents when using Azure OpenAI, but always returns zero documents with Ollama. The issue occur…
-
Might have to fork `deep-chat` to add support and then submit a PR. See https://github.com/OvidijusParsiunas/deep-chat/issues/239
-
1.
Section [link1](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/javascript/codeInterpreter.js#L20),[link2](https://github.com/Azure/azure-sdk-for-js/blob/mai…
-
How do I get Azure OpenAI API to work in 2.0.0?
-
**Describe the bug**
I'm trying to create sources by using OpenAI embeddings model (text-embedding-ada-002), however it's constantly being created with letta-free
**Please describe your setup**
-…
-
### 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…
-
### 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…
-
**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…
-
### 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…
-
Currently the `rest-narration` service is configured for either OpenAI or Azure OpenAI. Add Jlama support to this.
One caveat though is that it needs to be able to [support image generation](https://…