-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.Net: ADR for Text Search Service Abstraction #5799
Labels
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Comments
markwallace-microsoft
added
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
labels
Apr 8, 2024
github-actions
bot
changed the title
ADR for Text Search Service Abstraction
.Net: ADR for Text Search Service Abstraction
Apr 8, 2024
markwallace-microsoft
moved this from Sprint: In Progress
to Sprint: In Review
in Semantic Kernel
May 2, 2024
markwallace-microsoft
moved this from Sprint: In Review
to Sprint: In Progress
in Semantic Kernel
Jun 4, 2024
This was referenced Jun 17, 2024
This was referenced Jun 19, 2024
4 tasks
markwallace-microsoft
added a commit
that referenced
this issue
Aug 22, 2024
### Motivation and Context Closes #5799 ### Description <!-- Describe your changes, the overall approach, the underlying design. These notes will help understanding how your code works. Thanks! --> ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Tasks
The text was updated successfully, but these errors were encountered: