From d52a5b6a036fe9c88a1279f0b289b6e81d7bf1f8 Mon Sep 17 00:00:00 2001 From: nsde Date: Mon, 18 Sep 2023 13:48:56 +0200 Subject: [PATCH] Lowered costs --- api/config/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/config/config.yml b/api/config/config.yml index 67a971a..c6f09ff 100644 --- a/api/config/config.yml +++ b/api/config/config.yml @@ -3,12 +3,12 @@ max-credits-owner: 694201337 start-credits: 1000 costs: - other: 10 + other: 5 chat-models: gpt-4-32k: 100 gpt-4: 30 - gpt-3: 5 + gpt-3: 3 ## Roles Explanation