commit
3f090ffd7c
@ -24,7 +24,7 @@ function prepareOpenAIDoc(
|
|||||||
|
|
||||||
export async function generateOpenAICompletions({
|
export async function generateOpenAICompletions({
|
||||||
client,
|
client,
|
||||||
model = "gpt-4-turbo",
|
model = "gpt-4o",
|
||||||
document,
|
document,
|
||||||
schema, //TODO - add zod dynamic type checking
|
schema, //TODO - add zod dynamic type checking
|
||||||
prompt = defaultPrompt,
|
prompt = defaultPrompt,
|
||||||
|
Loading…
Reference in New Issue
Block a user