We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d0225 commit 3f564abCopy full SHA for 3f564ab
.env.template
@@ -3,6 +3,6 @@ FALKORDB_PORT=<port>
3
FALKORDB_USERNAME=<username>
4
FALKORDB_PASSWORD=<password>
5
OPENAI_API_KEY=<openai_api_key>
6
-GOOGLE_API_KEY=<google_api_key>
+GEMINI_API_KEY=<gemini_api_key>
7
SECRET_TOKEN=<secret_token>
8
0 commit comments