From 7dcd82e7b9ef6af10eb908be57e53abf4577efdd Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 27 Dec 2024 14:33:21 +0900 Subject: [PATCH] Create apikey.json --- data/apikey.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/apikey.json diff --git a/data/apikey.json b/data/apikey.json new file mode 100644 index 0000000..ba6e26d --- /dev/null +++ b/data/apikey.json @@ -0,0 +1,8 @@ +{ + "chatgpt": "", + "anthropic": "", + "groq": "", + "scrapeops": "", + "searchapi": "" + "aviationstack": "", +}