ChatFN: {
    (params): Promise<AgentResponse<Record<string, any>>>;
    (params): Promise<AgentResponseStreamReader>;
}

Type declaration