alexkates
Results
14
comments of
alexkates
Same bug with the following versions and example ```typescript import OpenAI from "https://deno.land/x/[email protected]/mod.ts"; import { zodResponseFormat } from "https://deno.land/x/[email protected]/helpers/zod.ts"; import { z } from "https://deno.land/x/[email protected]/mod.ts"; ``` ```typescript const WildlifeSchema =...
Any updates?