From 9b92297fa1947898ffde64e6975ff3965bab95ad Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Wed, 10 Apr 2024 21:12:18 +1000 Subject: [PATCH] Minor typo fix --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5f643d0..1b2a738 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,5 +15,5 @@ services: BACKEND: SEARCH1API # Set your search key from your provider here SEARCH1API_KEY: xxxx - # SYSTEM_PROMPT: "You are a trustworthy and experienced AI assistant, please always use Chinese to answer the following questions with a bullet list: {Context}" - # RELATED_QUESTIONS_SYSTEM_PROMPT: "xxx {Context} xxx" + # SYSTEM_PROMPT: "You are a trustworthy and experienced AI assistant, please always use Chinese to answer the following questions with a bullet list: {context}" + # RELATED_QUESTIONS_SYSTEM_PROMPT: "xxx {context} xxx"