Skip to content

.Net: Read the agent and OpenAI model prosp from configuration #10806

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

Motivation, Context, and Description

This PR reads the agent and OpenAI related configuration: name, description, instructions, model name from a config file instead of using hardcoded values.

Next steps include:

  • Add support for {Azure}OpenAI embeddings model

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

@SergeyMenshykh SergeyMenshykh self-assigned this Mar 5, 2025
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner March 5, 2025 13:28
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code documentation labels Mar 5, 2025
@SergeyMenshykh SergeyMenshykh moved this to Sprint: In Review in Semantic Kernel Mar 5, 2025
…The type name AppConfig conflicts in whole or in part with the namespace name 'Microsoft.Identity.Client.AppConfig'. Change either name to eliminate the conflict. "
@SergeyMenshykh SergeyMenshykh merged commit 15f0f15 into feature-agents-hosting Mar 5, 2025
10 checks passed
@SergeyMenshykh SergeyMenshykh deleted the agent-hosting-openai-and-agent-configuration branch March 5, 2025 15:04
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Mar 5, 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.

3 participants