Class AssistantRunnerState
- Namespace
- Ant
Runner Lib
- Assembly
- AntRunnerLib.dll
State for use by the AssistantRunner orchestration
- Inheritance
-
System.
Object AssistantRunner State
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
Properties
AssistantDefinition
AssistantDefintion from storage for use in the API to create an assistant
Property Value
AssistantId
Assistant to run Id
Property Value
- System.
String
AssistantRunOptions
Initial data input from the API
Property Value
AzureOpenAIConfig
Endpoint and API key
Property Value
ConversationUserProxyMessage
The message from the evaluator for coninuations
Property Value
- System.
String
CurrentRun
The current run when extended by the conversation proxy
Property Value
RootRun
The first run in the chain before evaluation by ConversationUserProxy
Property Value
Started
Time the orchestration started
Property Value
- Date
Time
ThreadId
ID of the thread created for the run
Property Value
- System.
String
ThreadRunId
ID of the the run
Property Value
- System.
String