Skip to content

ChatResponse

type ChatResponse = object;
response: string;

sessionId: string;

timestamp: string;