From 73c194f304f827b55081b15524479f82a1b7d94c Mon Sep 17 00:00:00 2001 From: maszhongming Date: Tue, 16 Sep 2025 15:15:29 -0500 Subject: Initial commit --- gpt_config.env | 1 + 1 file changed, 1 insertion(+) create mode 100644 gpt_config.env (limited to 'gpt_config.env') diff --git a/gpt_config.env b/gpt_config.env new file mode 100644 index 0000000..b24aa55 --- /dev/null +++ b/gpt_config.env @@ -0,0 +1 @@ +GOOGLE_API_KEY="YOUR GOOGLE API KEY" \ No newline at end of file -- cgit v1.2.3