ChatToolCallStatus
ChatToolCallStatus =
"pending"|"running"|"completed"|"error"
Defined in: src/components/editor/ChatPanel/ChatPanel.types.ts:32
Execution status of a tool invocation.
ChatToolCallStatus =
"pending"|"running"|"completed"|"error"
Defined in: src/components/editor/ChatPanel/ChatPanel.types.ts:32
Execution status of a tool invocation.