feat: update openai
This commit is contained in:
parent
9fc57d45b5
commit
13d23d4f80
@ -1,4 +1,4 @@
|
||||
import { OpenAI } from "https://deno.land/x/openai@1.4.2/mod.ts";
|
||||
import OpenAI from "https://deno.land/x/openai@v4.52.0/mod.ts";
|
||||
import { OPENAI_API_KEY } from "@lib/env.ts";
|
||||
import { cacheFunction } from "@lib/cache/cache.ts";
|
||||
import { hashString } from "@lib/helpers.ts";
|
||||
|
Loading…
x
Reference in New Issue
Block a user