From 44a30998c0cdbac95c96d04666de73188f40805a Mon Sep 17 00:00:00 2001 From: Brandon Ruffridge Date: Fri, 2 Feb 2024 13:00:24 -0500 Subject: [PATCH] changed from `turbo-preview` to `0125-preview` due to performance issues with the former. --- src/bidara.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bidara.js b/src/bidara.js index 532953c..4c8fbaa 100644 --- a/src/bidara.js +++ b/src/bidara.js @@ -129,7 +129,7 @@ export const PAPER_SEARCH_FUNC = { } export const BIDARA_CONFIG = { - model: "gpt-4-turbo-preview", + model: "gpt-4-0125-preview", name: "BIDARAv"+BIDARA_VERSION, instructions: BIDARA_SYS, tools: [