-
Notifications
You must be signed in to change notification settings - Fork 4.6k
.Net Agent - Expose internal dialog and max-depth for plug-in model #4313
Copy link
Copy link
Closed
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codeagentsexperimentalAssociated with an experimental featureAssociated with an experimental featurefollow upIssues that require a follow up from the community.Issues that require a follow up from the community.sk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codeagentsexperimentalAssociated with an experimental featureAssociated with an experimental featurefollow upIssues that require a follow up from the community.Issues that require a follow up from the community.sk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Type
Projects
Status
Sprint: Done
When agents are interacting as plugins for another agent, the internal dialog isn't exposed. While this is fine for the initial experimental phase, it warrants further refinement.
Also consider a "max-depth" concept for how long this type of conversation is allowed to run.