mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.NET Workflows - Add sample for hosted declarative workflow (#2199)
* fwiw * Less blank lines
This commit is contained in:
@@ -13,7 +13,7 @@ internal static class AgentFactory
|
||||
public static async ValueTask<AgentVersion> CreateAgentAsync(
|
||||
this AgentClient agentClient,
|
||||
string agentName,
|
||||
PromptAgentDefinition agentDefinition,
|
||||
AgentDefinition agentDefinition,
|
||||
string agentDescription)
|
||||
{
|
||||
AgentVersionCreationOptions options =
|
||||
|
||||
Reference in New Issue
Block a user