Ask a question to get started
Enter to sendā¢Shift+Enter new line
normalizeInterruptForClient<T = unknown>(interrupt: Interrupt<T>): Interrupt<T>
interrupt
Interrupt<T>
Rewrites Python/API snake_case on interrupt value to JS camelCase for HITL.
value