change default prompt in example
This commit is contained in:
parent
31129919bf
commit
40828f1568
|
@ -1,3 +1,3 @@
|
|||
DEFAULT_MODEL=gpt-3.5-turbo
|
||||
DEFAULT_SYSTEM_PROMPT=CUSTOM_SYSTEM_PROMPT
|
||||
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
|
Loading…
Reference in New Issue