ToIRFunction
ToIRFunction<
TResponse> = (response,originalRequest,latencyMs) =>IRChatResponse
Defined in: backend-browser/src/function.ts:57
ToIR conversion function signature.
Type Parameters
Section titled “Type Parameters”TResponse
Section titled “TResponse”TResponse = IRChatResponse
Parameters
Section titled “Parameters”response
Section titled “response”TResponse
originalRequest
Section titled “originalRequest”latencyMs
Section titled “latencyMs”number