From 480a1f7fdc72c6c5fb8455d3ead4ef09c705becb Mon Sep 17 00:00:00 2001 From: wanyaokun <12345678> Date: Thu, 29 Aug 2024 19:03:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B7=A5=E7=A8=8B=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.env.example | 1 + backend/.env.xinference | 1 + 2 files changed, 2 insertions(+) diff --git a/backend/.env.example b/backend/.env.example index 83e69c1..a549405 100644 --- a/backend/.env.example +++ b/backend/.env.example @@ -80,3 +80,4 @@ SYSTEM_PROMPT="You are a weather forecast agent. You help users to get the weath - You can install any pip package (if it exists) by running a cell with pip install. " +PROJECT_TITLE = "您好,我是博微工程理解小助手,您可以问我有关[线路工程]工程数据的相关问题!" \ No newline at end of file diff --git a/backend/.env.xinference b/backend/.env.xinference index 1dc074c..7a00d93 100644 --- a/backend/.env.xinference +++ b/backend/.env.xinference @@ -111,3 +111,4 @@ SYSTEM_PROMPT="You are a weather forecast agent. You help users to get the weath - You can install any pip package (if it exists) by running a cell with pip install. " +PROJECT_TITLE = "您好,我是博微工程理解小助手,您可以问我有关[线路工程]工程数据的相关问题!" \ No newline at end of file