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