MSUSAzureAccelerators / Azure-Cognitive-Search-Azure-OpenAI-Accelerator

Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure AI Search + Azure SQL + Bing API + Azure Document Intelligence + LangChain + CosmosDB
https://gptsmartsearchapp.azurewebsites.net
MIT License
336 stars 555 forks source link

Passing filters from the frontend #77

Open anuragkj opened 1 month ago

anuragkj commented 1 month ago

Is there a way to create filters in the frontend and use it in tools. There is a search_filter paramter in CustomAzureSearchRetriever but how to pass it from the frontend?