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 Processes - Agents Sample #9272

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

.Net Processes - Agents Sample #9272

wants to merge 15 commits into from

Conversation

crickman
Copy link
Contributor

@crickman crickman commented Oct 15, 2024

Motivation and Context

Demonstrate use of agents within process framework.

Description

Demonstrate patterns for:

  • Direct agent invocation
  • Dynamic user interaction
  • Group chat delegation (nested)

Also addressed:

  • Fix case where ScriptedUserInputStep throwing exception (silent failure)
  • Updated BaseTest to make use of config helper when desire is to preserve the IKernelBuilder
  • Fixed indexing boundary condition when using ChatHistorySummarizationReducer
  • Fixed sequencing issue with SequentialSelectionStrategy when InitialAgent is set

Contribution Checklist

@crickman crickman added PR: in progress Under development and/or addressing feedback .NET Issue or Pull requests regarding .NET code labels Oct 15, 2024
@crickman crickman self-assigned this Oct 15, 2024
@crickman crickman requested a review from a team as a code owner October 15, 2024 00:04
@crickman crickman added experimental Associated with an experimental feature agents processes labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents documentation experimental Associated with an experimental feature .NET Issue or Pull requests regarding .NET code PR: in progress Under development and/or addressing feedback processes
Projects
Status: Sprint: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants