PostHogFetchResponseView in referenceExample valuesTypeScriptPostHog AI{ status: number; text: () => Promise<string>; json: () => Promise<any>; headers?: { get(name: string): string | null; };}Community questionsAsk a question