Skip to content
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 Agent Graduation - Bump package from beta prior to graduation #10303

Closed
crickman opened this issue Jan 27, 2025 · 1 comment · Fixed by #10600
Closed

.Net Agent Graduation - Bump package from beta prior to graduation #10303

crickman opened this issue Jan 27, 2025 · 1 comment · Fixed by #10600
Assignees
Labels
agents feature_graduation Applied to all feature graduation issues .NET Issue or Pull requests regarding .NET code

Comments

@crickman
Copy link
Contributor

Mark suggested we consider this as part of the graduation cycle

@crickman crickman added .NET Issue or Pull requests regarding .NET code agents enhancement experimental Associated with an experimental feature triage labels Jan 27, 2025
@github-actions github-actions bot changed the title .NET Agent Graduation - Bump package from beta to preview prior to graduation .Net Agent Graduation - Bump package from beta to preview prior to graduation Jan 27, 2025
@sophialagerkranspandey
Copy link
Contributor

Would move this to preview for next week's release if we're sure all of the API's are stable.

@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
@crickman crickman added feature_graduation Applied to all feature graduation issues and removed sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) experimental Associated with an experimental feature enhancement labels Feb 13, 2025
@crickman crickman moved this to Sprint: In Review in Semantic Kernel Feb 19, 2025
@crickman crickman linked a pull request Feb 19, 2025 that will close this issue
4 tasks
@crickman crickman changed the title .Net Agent Graduation - Bump package from beta to preview prior to graduation .Net Agent Graduation - Bump package from beta prior to graduation Feb 19, 2025
github-merge-queue bot pushed a commit that referenced this issue Feb 27, 2025
### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

As part of Agent Graduation, the `Experimental` attributes must be more
precisely defined.

- Fixes: #10535
- Fixes: #10303

### Description
<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

Apply `Experimental` attributes for non-graduating artifacts for:

- `Microsoft.SementicKernel.Agents.Abstractions`
- `Microsoft.SementicKernel.Agents.Core`
- `Microsoft.SementicKernel.Agents.OpenAI`

### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->

- [X] The code builds clean without any errors or warnings
- [X] 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
- [X] All unit tests pass, and I have added new tests where possible
- [X] I didn't break anyone 😄

---------

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Co-authored-by: Ben Thomas <bentho@microsoft.com>
Co-authored-by: Ben Thomas <ben.thomas@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents feature_graduation Applied to all feature graduation issues .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: In Review
Development

Successfully merging a pull request may close this issue.

3 participants