frohzinn's picture
download
raw
319 Bytes
// actions accepted by the realtime inference control endpoint (API_CHAT.CONTROL)
// kept separate from the endpoint paths since these are protocol level verbs
export const CONTROL_ACTION = {
END_REASONING: 'reasoning_end'
} as const;
export type ControlAction = (typeof CONTROL_ACTION)[keyof typeof CONTROL_ACTION];

Xet Storage Details

Size:
319 Bytes
·
Xet hash:
d32b737d8a9e82c8e22ba8af67d5c4ce797c067f80d47b543d7d72a2fa728c2f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.