From 36724ff527b5e2e41aeff884748af9ecd176b79c Mon Sep 17 00:00:00 2001 From: ChihYu Yeh Date: Mon, 15 Jul 2024 13:30:46 +0800 Subject: [PATCH] fix intro for WREN_IBIS_CONNECTION_INFO --- wren-ai-service/.env.dev.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wren-ai-service/.env.dev.example b/wren-ai-service/.env.dev.example index 1a5dee9da..85e1ba72e 100644 --- a/wren-ai-service/.env.dev.example +++ b/wren-ai-service/.env.dev.example @@ -54,7 +54,7 @@ WREN_UI_ENDPOINT=http://localhost:3000 WREN_IBIS_ENDPOINT=http://localhost:8000 WREN_IBIS_SOURCE=bigquery WREN_IBIS_MANIFEST= # this is a base64 encoded string of the MDL -WREN_IBIS_CONNECTION_INFO={"project_id": "", "dataset_id": "", "credentials":""} +WREN_IBIS_CONNECTION_INFO= # this is a base64 encode string of the connection info # evaluation related DATASET_NAME=book_2