Skip to content

Commit

Permalink
fix: adding another prompt restraint
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonNotJson committed Oct 23, 2023
1 parent 0233956 commit 7e3d306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lambda/inject-threads/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def generate_prompt():
Ensure:
- Do not repeat the examples.
- Do not make any offers.
- Respond in format TOPIC: CONTENT
- Respond strictly in format TOPIC: CONTENT
Assistant:
'''

Expand Down

0 comments on commit 7e3d306

Please sign in to comment.