Skip to content

Fix for AI services registration#1182

Merged
shawncal merged 1 commit intomicrosoft:mainfrom
SergeyMenshykh:supplying-missing-connector-interface
May 23, 2023
Merged

Fix for AI services registration#1182
shawncal merged 1 commit intomicrosoft:mainfrom
SergeyMenshykh:supplying-missing-connector-interface

Conversation

@SergeyMenshykh
Copy link
Member

Motivation, Context and Description

Fixing a few small potential issues related to AI services registration.

Contribution Checklist

@SergeyMenshykh SergeyMenshykh requested a review from shawncal May 23, 2023 16:04
@github-actions github-actions bot added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel samples labels May 23, 2023
@SergeyMenshykh SergeyMenshykh removed kernel Issues or pull requests impacting the core kernel samples labels May 23, 2023
@shawncal shawncal merged commit 8ced9dd into microsoft:main May 23, 2023
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
### Motivation, Context and Description
Fixing a few small potential issues related to AI services registration.

### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [x] The code builds clean without any errors or warnings
- [x] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [x] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [x] All unit tests pass, and I have added new tests where possible
- [x] 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants