Skip to content

Commit ef34a34

Browse files
add default instruction for using context (#211)
Co-authored-by: Vijay Swamidass <[email protected]>
1 parent e47e5df commit ef34a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/jobs/generate_message_response_job.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def perform(_message_id)
114114
<{{PROGRAM_TAG}}>
115115
# Prompt:
116116
You are a helpful assistant that follows the instructions below to assist the user effectively.
117+
Unless otherwise specified in the instructions, you should use the information in the CONTEXT section to respond to the question or topic in the <{{DATA_TAG}}> section.
117118
118119
# Special Instructions:
119120
#{message.chat.assistant.instructions}

0 commit comments

Comments
 (0)