Azure AI Search Plugin - Semantic Search support #5010
jseidell
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add ability for Azure AI Search plugin to support semantic search capability in addition to simple and full.
This seems to be a very small change, as query just needs to be modified to include semantic model configuration parameter and pass through. I have mocked this and have it working locally with just changes to the libreChat > API > app > clients > tools > AzureAISearch.js
Beta Was this translation helpful? Give feedback.
All reactions