feat: support custom default system prompt (#285)
This commit is contained in:
+3
-2
@@ -1,2 +1,3 @@
|
||||
OPENAI_API_KEY=YOUR_KEY
|
||||
DEFAULT_MODEL=gpt-3.5-turbo
|
||||
DEFAULT_MODEL=gpt-3.5-turbo
|
||||
DEFAULT_SYSTEM_PROMPT=CUSTOM_SYSTEM_PROMPT
|
||||
OPENAI_API_KEY=YOUR_KEY
|
||||
Reference in New Issue
Block a user