Table of Contents

Method OrchestrationStarted

Namespace
LMKit.Agents.Orchestration.Streaming
Assembly
LM-Kit.NET.dll

OrchestrationStarted(string, string)

Creates an orchestration started token.

public static OrchestrationStreamToken OrchestrationStarted(string orchestratorName, string input)

Parameters

orchestratorName string
input string

Returns

OrchestrationStreamToken
Share