Skip to content

Conversation

@dggsax
Copy link

@dggsax dggsax commented Apr 18, 2024

No description provided.

@markwallace-microsoft markwallace-microsoft marked this pull request as ready for review April 18, 2024 08:52
@markwallace-microsoft markwallace-microsoft merged commit 3267577 into markwallace-microsoft:users/markwallace/encode_message_tags Apr 18, 2024
markwallace-microsoft pushed a commit that referenced this pull request May 9, 2024
### 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.
-->

Introduce `AgentGroupChat` to the `Core` project.

### Description

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

Adds `AgentGroupChat` along with associated settings, strategies,
unit-test, and example.

![Screenshot 2024-04-03
110654](https://github.com/microsoft/semantic-kernel/assets/66376200/378dc75c-0748-4359-a497-84dc95844374)

### Outstanding Tasks - In Order (each a future PR)

- [X] AgentChat (our "GroupChat")
- [ ] Agent-as-a-Plugin
- [ ] OpenAIAssistantAgent
- [ ] OpenAIAssistantAgent Citiation Content
- [ ] Port AutoGen examples
- [ ] Streaming
- [ ] YAML Templates
### 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 😄
@github-staff github-staff deleted a comment May 27, 2024
@github-staff github-staff deleted a comment May 27, 2024
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