From 7155035307d774fdd7a19e871667be7147dbfa96 Mon Sep 17 00:00:00 2001 From: alyssaf16 Date: Tue, 9 Jul 2024 14:59:23 -0400 Subject: prompt --- src/client/apis/gpt/GPT.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/apis/gpt') diff --git a/src/client/apis/gpt/GPT.ts b/src/client/apis/gpt/GPT.ts index 8e08265d6..568e28d02 100644 --- a/src/client/apis/gpt/GPT.ts +++ b/src/client/apis/gpt/GPT.ts @@ -63,7 +63,7 @@ const callTypeMap: { [type: string]: GPTCallOpts } = { }, pronunciation: { model: 'gpt-4-turbo', - maxTokens: 1024, + maxTokens: 4096, temp: 0, prompt: 'List unique differences between the pronunciation of the ', }, -- cgit v1.2.3-70-g09d2