Skip to content

.Net: Support for text embeddings generation model #10829

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

Conversation

SergeyMenshykh
Copy link
Member

@SergeyMenshykh SergeyMenshykh commented Mar 6, 2025

Motivation, Context, and Description

This PR adds all the required infra code to register the {Azure}OpenAITextEmbeddingGeneration service in the agent API service DI container so it can be used later for RAG. Additionally, it adds partial configuration functionality for the RAG scenario which will be extended in the future PRs.

Next steps include:

  • Register a vector store

Note: This PR targets the feature-agents-hosting feature branch.
Contributes to: #10149

@SergeyMenshykh SergeyMenshykh self-assigned this Mar 6, 2025
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner March 6, 2025 10:26
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code documentation labels Mar 6, 2025
@SergeyMenshykh SergeyMenshykh moved this to Sprint: In Review in Semantic Kernel Mar 6, 2025
@SergeyMenshykh SergeyMenshykh marked this pull request as draft March 6, 2025 13:38
@SergeyMenshykh SergeyMenshykh marked this pull request as ready for review March 6, 2025 19:13
@SergeyMenshykh SergeyMenshykh merged commit 5b2c4e9 into feature-agents-hosting Mar 7, 2025
10 checks passed
@SergeyMenshykh SergeyMenshykh deleted the agent-hosting-register-embeddings-service branch March 7, 2025 10:33
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation .NET Issue or Pull requests regarding .NET code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants