-
I attempted to implement document-level security in the chatbot by creating a group_ids field in my Azure AI Search index and adding it to the environment variables in App Service. However, I'm still …
-
### Expected Behavior
While I implementing Semantic Search using Azure AI Search with the OpenAI Extension(Java Worker) of Azure Functions, I faced a connectivity issue. By examining the debug logs a…
-
### Project Name
CareerCanvas : Job Finder Chatbot with RAG
### Description
## Job Finder Chatbot with RAG
### Description
The Job Finder Chatbot is a sophisticated application designed…
-
Search Documents nightly test runs are failing with:
> Error message:
> --[ FAILURE: @azure/search-documents ]-----------------------[ 4.37 seconds ]--
>
> Returned error code: 2
>
> Operati…
-
### Project Name
VidSage
### Description
# VidSage: Video Insights using Graph RAG
https://www.youtube.com/watch?v=IUSCWtB9jWk
VidSage focuses on processing video data, storing it in Azur…
-
Hello!
Thanks for RAGbuilder, it's a very nice project.
I am using the custom RAG configuration, but even if I explicitly mention that I only want to use "Vector DB - Similarity Search" as a retri…
-
### Feature Description
It would be a complete support of the Azure provider if we could plug Azure extensions such as Azure AI Search. It already exists in the Azure OpenAI SDK and it is called like…
-
### Library name and version
Azure.AI.OpenAI" Version="2.0.0-beta.2"
### Query/Question
Hello, so I am trying to call the OpenAI client while using AzureAISearch as a Data source. The problem I am …
-
### Type of issue
Code doesn't work
### Description
I copied both the Hotel java model
```java
public static class Hotel {
@SimpleField(isKey = true, isFilterable = true, isSortable = true)…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…