Using AzureOpenAISearch in a Plugin #11570
Answered
by
markwallace-microsoft
MathisBEterna
asked this question in
Q&A
-
We're indexed our confluence to an AzureOpenAISearch Index and I want to use it in a Plugin.
|
Beta Was this translation helpful? Give feedback.
Answered by
markwallace-microsoft
Apr 15, 2025
Replies: 1 comment
-
@MathisBEterna take a look at this sample: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/Search/MyAzureAISearchPlugin.cs |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sophialagerkranspandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@MathisBEterna take a look at this sample: https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Concepts/Search/MyAzureAISearchPlugin.cs