Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
chatId
string
latestCompleteCellId
string | null
research
boolean | null
model
enum<string> | null
Available options:
MODEL_UNKNOWN,
MODEL_DEFAULT_SMALL,
MODEL_DEFAULT,
MODEL_DEFAULT_LARGE,
MODEL_DEFAULT_REASONING,
MODEL_HAIKU_4_5,
MODEL_OPUS_4_8,
MODEL_FABLE_5,
MODEL_SONNET_5,
MODEL_GPT_5_6_SOL,
MODEL_GEMINI_3_FLASH,
MODEL_GEMINI_3_PRO,
MODEL_GEMINI_3_1_PRO,
MODEL_GEMINI_3_5_FLASH,
MODEL_GPT_5_6_TERRA,
MODEL_GPT_5_6_LUNA,
MODEL_DEEPSEEK_3_2,
MODEL_GLM_5,
MODEL_VLLM,
MODEL_KIMI_K2_6,
MODEL_GLM_5_2,
MODEL_KIMI_K2_7_CODE,
MODEL_QWEN3_7_PLUS,
MODEL_MUSE_SPARK_1_1
fastMode
boolean | null
maxThinking
boolean | null

Response

Success

cells
Cell · object[]