Maestro
|
Public Member Functions | |
Task | RunAsync () |
void | Specify () |
Protected Member Functions | |
async Task | RetryAsync< T > (Func< T, Task > action, T param1) |
Properties | |
List< IDisposable >? | BlockSessionResources [get, set] |
string | Id = $"a_" + _id++ [get, set] |
string? | InputStateKey [get, set] |
JToken? | InputState [get] |
Dictionary< string, string > | Options = [] [get, set] |
bool | Quiet [get] |
InteractionInputSpec | InputSpec [get, set] |
string? | Description [get, set] |
bool | AiExclude = false [get, set] |