-
-
Notifications
You must be signed in to change notification settings - Fork 68
[FEATURE] Implement Multi-Agent Chat System with Semantic Kernel #66
Copy link
Copy link
Closed
Labels
.NETPull requests that update .NET codePull requests that update .NET codeenhancementNew feature or requestNew feature or requestexperimentTesting new ideas or features to validate hypothesesTesting new ideas or features to validate hypothesesspikeTime-boxed research tasks to explore uncertainties or new technologiesTime-boxed research tasks to explore uncertainties or new technologies
Description
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .NET codePull requests that update .NET codeenhancementNew feature or requestNew feature or requestexperimentTesting new ideas or features to validate hypothesesTesting new ideas or features to validate hypothesesspikeTime-boxed research tasks to explore uncertainties or new technologiesTime-boxed research tasks to explore uncertainties or new technologies
Description
Leverage the new Semantic Kernel agent packages to implement a multi-agent chat system in the
BookWorm.Chatservice. The system should support:Problem or Need
The project needs to enable collaborative AI agent conversations, using the recently added Semantic Kernel agent packages, to power advanced multi-agent chat and orchestration scenarios.
Proposed Solution
Alternatives Considered
Documentation