Variable SkipRequestPhaseConst
SkipRequestPhase: {
chat_with_a_record: "chat_with_a_record";
clarify_question_response: "clarify_question_response";
data_gathering_failure: "data_gathering_failure";
data_gathering_response: "data_gathering_response";
initial_request: "initial_request";
run_existing_script: "run_existing_script";
} = ...
Type declaration
Readonly chat_with_a_record: "chat_with_a_record"
Readonly clarify_question_response: "clarify_question_response"
Readonly data_gathering_failure: "data_gathering_failure"
Readonly data_gathering_response: "data_gathering_response"
Readonly initial_request: "initial_request"
Readonly run_existing_script: "run_existing_script"
Describes the different request phases that are used to communicate with the Skip API Server The phase of the conversation, defined as follows: