Fix for DEFAULT_SYSTEM_PROMPT (#510)
This commit is contained in:
committed by
GitHub
parent
ea1d09244a
commit
183a74d7f7
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Chatbot UI
|
||||
DEFAULT_MODEL=gpt-3.5-turbo
|
||||
DEFAULT_SYSTEM_PROMPT=You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.
|
||||
NEXT_PUBLIC_DEFAULT_SYSTEM_PROMPT=You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.
|
||||
OPENAI_API_KEY=YOUR_KEY
|
||||
|
||||
# Google
|
||||
|
||||
Reference in New Issue
Block a user