From ba10f08d1bd41afc009f5d425368ffbe2dffe20f Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sat, 8 Feb 2025 22:46:15 -0800 Subject: [PATCH] Update keys.example.json --- keys.example.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/keys.example.json b/keys.example.json index 407f6f5..69b846b 100644 --- a/keys.example.json +++ b/keys.example.json @@ -9,5 +9,7 @@ "QWEN_API_KEY": "", "XAI_API_KEY": "", "MISTRAL_API_KEY": "", - "DEEPSEEK_API_KEY": "" + "DEEPSEEK_API_KEY": "", + "GHLF_API_KEY": "", + "HYPERBOLIC_API_KEY": "" }