From 3f66d8934b8a7123eea1aec62462d1c4fe5aaf71 Mon Sep 17 00:00:00 2001 From: itsmvd Date: Mon, 23 Dec 2024 10:12:35 +0000 Subject: [PATCH] fix conf file --- data/timesketch.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/timesketch.conf b/data/timesketch.conf index 96db98b241..dad4a5263e 100644 --- a/data/timesketch.conf +++ b/data/timesketch.conf @@ -365,7 +365,7 @@ LLM_PROVIDER_CONFIGS = { # recommended to revoke it immediately from the Google Cloud Console. 'vertexai': { 'model': 'gemini-1.5-flash-001', - 'project_id': 'timesketch-nl2q', + 'project_id': '', }, # To use Google's AI Studio simply obtain an API key from https://aistudio.google.com/ # pip install google-generativeai