Class AssistantRunOptions
- Namespace
- Ant
Runner Lib
- Assembly
- AntRunnerLib.dll
Represents the options for running an assistant.
- Inheritance
-
System.
Object AssistantRun Options
- 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
Files
Future...
Property Value
- System.
Nullable <List<ResourceFile >>
OauthUserAccessToken
Passed in from the starter. The web api gets the Authorization header value if it exists, otherwise null
Property Value
- System.
String
ThreadId
Gets or sets the thread identifier of a previous assistant run.
Property Value
- System.
String
UseConversationEvaluator
If this is false, the orchestration will not use ConversationUserProxy The suborchestration for ConversationUserProxy uses 'false'
Property Value
- System.
Boolean