v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
chat

Create Task

Create new chat task

post/api/chat/task/create

Request body

titlestring required
descriptionstring nullable
agent_idinteger nullable
filesstring[] nullable
llm_idsstring[] nullable
memory_similarity_thresholdnumber nullable
agent_typestring nullable
agent_configobject nullable
is_previewboolean
is_visibleboolean
execution_modestring nullable
process_descriptionstring nullable

Response

Successful Response

task_idinteger required
titlestring required
statusstring required
created_atstring required
model_idstring nullable
small_fast_model_idstring nullable
visual_model_idstring nullable
compact_model_idstring nullable
model_namestring nullable
small_fast_model_namestring nullable
visual_model_namestring nullable
compact_model_namestring nullable
execution_modestring nullable
channel_idinteger nullable
channel_namestring nullable
agent_idinteger nullable
agent_namestring nullable
agent_logo_urlstring nullable