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]: Introduce ChatCompletionAgent to AutoGen.SemanticKernel package #2584

Merged
merged 16 commits into from
May 9, 2024

Conversation

DavidLuong98
Copy link
Member

Why are these changes needed?

Now that Semantic Kenrel creates a ChatCompletionAgent in its experimental agent package, it's better to introduce that agent into AutoGen.SemanticKernel package as well so it can be consumed in AutoGen platform

Related issue number

#2481

Checks

…ests and refactor semanticKernelChatMessageContentConnector to be SkSequentialChatMessageContentConnector.cs
@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue May 9, 2024
Merged via the queue into microsoft:main with commit b529fe2 May 9, 2024
18 checks passed
jayralencar pushed a commit to jayralencar/autogen that referenced this pull request May 28, 2024
…ge (microsoft#2584)

* WIP add SKAgent to proj

* Fix Unit test

* Remove accidental coommit

* Add version props

* Revert Kludge test changes

* PR comments : executionSettings and use / upgrade SemanticKernelExperimentalVersion

* Add back deleted api and constructor, mark as Obsolete

* PR feedback : Introduce SemanticKernelChatCompletionAgent. Add unit tests and refactor semanticKernelChatMessageContentConnector to be SkSequentialChatMessageContentConnector.cs

* Revert SkSequentialChatMessageContentConnector

* PR comments, remove systemMessage in SemanticKernelChatCompletionAgent

* Fix formatting

* Fix bad merge

* Revert "Fix bad merge"

This reverts commit a189ad9.

* Remove accidental commit

---------

Co-authored-by: luongdavid <luongdavid@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants