From 0485412b5207951c49c5f83a3f467ac69f20516a Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 28 Jan 2025 00:19:06 +0900 Subject: [PATCH] Update apikey.json --- data/apikey.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/apikey.json b/data/apikey.json index b2e294a..c4cab49 100644 --- a/data/apikey.json +++ b/data/apikey.json @@ -3,6 +3,8 @@ "anthropic": "file:data/anthropic_apikey.txt", "groq": "file:data/groq_apikey.txt", "grok": "file:data/grok_apikey.txt", + "gemini": "file:data/gemini_apikey.txt", + "deepseek": "file:data/deepseek_apikey.txt", "scrapeops": "file:data/scrapeops_apikey.txt", "searchapi": "file:data/searchapi_apikey.txt", "aviationstack": "file:data/aviationstack_apikey.txt",