Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
int32 code = 1
string msg = 2
repeated string input_files = 1
string task = 2
string context_id = 3
oneof body
string console_stdout = 8
string console_stderr = 9
string error_msg = 10
string context_id = 20
string endpoint = 1
string key = 3
int32 code = 1
string msg = 2
Used in: QueryAppsResponse
string name = 1
string language = 2
int32 ctime = 3
string desc = 4
string name = 1
string language = 2
string code = 3
repeated string saved_filenames = 4
string desc = 5
int32 code = 1
string msg = 2
Used in: TaskResponse
int32 output_token_count = 1
int32 input_token_count = 2
string llm_name = 3
int32 total_duration = 4
int32 llm_response_duration = 5
Used in: TaskResponse
Used in: TaskResponse
string output = 1
repeated string output_files = 2
bool has_error = 3
Used in: TaskResponse
string input = 1
string tool = 2
Used in: ProcessTaskRequest
bool streaming = 1
string llm_name = 2
int32 input_token_limit = 3
int32 output_token_limit = 4
int32 timeout = 5
(message has no fields)
Used in: TaskResponse
OnStepActionStart = 0
OnStepActionStreamStdout = 1
OnStepActionStreamStderr = 2
OnStepActionEnd = 3
OnFinalAnswer = 4
OnModelTypeText = 5
OnModelTypeCode = 6
OnModelOutputError = 7
OnInputTokenLimitExceed = 8
OnOutputTokenLimitExceed = 9
OnSystemError = 10
Used in: TaskResponse
string content = 1
string language = 2