Skip to content

.Net: ADR Agent Declarative File Format #10224

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

Closed
markwallace-microsoft opened this issue Jan 18, 2025 · 0 comments
Closed

.Net: ADR Agent Declarative File Format #10224

markwallace-microsoft opened this issue Jan 18, 2025 · 0 comments
Assignees
Labels
agents Build Features planned for next Build conference sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@markwallace-microsoft
Copy link
Member

Create an ADR for the Agent declarative file format

@markwallace-microsoft markwallace-microsoft moved this to Sprint: In Progress in Semantic Kernel Jan 18, 2025
@markwallace-microsoft markwallace-microsoft self-assigned this Jan 18, 2025
@markwallace-microsoft markwallace-microsoft added triage .NET Issue or Pull requests regarding .NET code vscode Build Features planned for next Build conference and removed triage labels Jan 18, 2025
@github-actions github-actions bot changed the title ADR Agent Declarative File Format .Net: ADR Agent Declarative File Format Jan 18, 2025
@markwallace-microsoft markwallace-microsoft added agents and removed .NET Issue or Pull requests regarding .NET code vscode labels Jan 18, 2025
@markwallace-microsoft markwallace-microsoft moved this from Sprint: In Progress to Sprint: In Review in Semantic Kernel Jan 22, 2025
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Jan 30, 2025
@markwallace-microsoft markwallace-microsoft moved this from Sprint: In Review to Sprint: In Progress in Semantic Kernel Feb 10, 2025
@markwallace-microsoft markwallace-microsoft moved this from Sprint: In Progress to Sprint: In Review in Semantic Kernel Feb 24, 2025
markwallace-microsoft added a commit that referenced this issue Feb 26, 2025
### Motivation and Context

Related #10224

Includes following

- Model classes for the Agent Definition
- An Agent Factory abstraction which is used to create an Agent instance
from it's serialised form
- Agent Factory implementations for Chat Completion, OpenAI Assistant
and AzureAI Agent implementations

### 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 😄
@markwallace-microsoft markwallace-microsoft moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Feb 27, 2025
@crickman crickman closed this as completed Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents Build Features planned for next Build conference sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Archived in project
Development

No branches or pull requests

3 participants