mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.NET Workflows - Support "structured inputs" feature for declarative workflows (#2053)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Demo.Workflows.Declarative.FunctionTools;
|
||||
/// with function tools assigned. Exits the loop when the user enters "exit".
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// See the README.md file in the parent folder (../Declarative/README.md) for detailed
|
||||
/// See the README.md file in the parent folder (../README.md) for detailed
|
||||
/// information the configuration required to run this sample.
|
||||
/// </remarks>
|
||||
internal sealed class Program
|
||||
|
||||
Reference in New Issue
Block a user