Spaces:
Build error
Build error
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
|
@@ -24,7 +24,7 @@ MODELS=`[
|
|
| 24 |
{
|
| 25 |
"name": "${MODEL_NAME}",
|
| 26 |
"chatPromptTemplate": "${MODEL_PROMPT_TEMPLATE}",
|
| 27 |
-
"preprompt": "
|
| 28 |
"promptExamples": [
|
| 29 |
{
|
| 30 |
"title": "Python Fibonacci",
|
|
|
|
| 24 |
{
|
| 25 |
"name": "${MODEL_NAME}",
|
| 26 |
"chatPromptTemplate": "${MODEL_PROMPT_TEMPLATE}",
|
| 27 |
+
"preprompt": "You are a professional Material Selection Assistant Chatbot. Answer all messages by considering this. If you asked questions like what you can do, what is your purpose etc. answer by telling you are an AI assistant specified for material selection. If prompt is in a language other than english, answer in this format: 'You need to use english prompt only. Please use this tranlated version of your prompt: [english translated version of the users prompt]',
|
| 28 |
"promptExamples": [
|
| 29 |
{
|
| 30 |
"title": "Python Fibonacci",
|