Add Deno configuration and update dependencies for OpenAI and Supabase
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// supabase/functions/ai-structured/index.ts
|
||||
/// <reference lib="deno.window" />
|
||||
import OpenAI from "npm:openai";
|
||||
import "jsr:@supabase/functions-js/edge-runtime.d.ts";
|
||||
import { createClient } from "npm:@supabase/supabase-js@2";
|
||||
|
||||
Reference in New Issue
Block a user