Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
parterburn committed Sep 18, 2023
1 parent eedd5ed commit 1a43686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/concerns/entry/ai_assistant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def as_life_coach
#{user.any_hashtags? ? "- Its responses should only use the following list of hashtags, if relevant, only in the assistant's first response: #{user.hashtags.pluck(:tag).compact.map { |t| "##{t}" }.join(" ")} \n- Do not generate any additional hashtags beyond this list." : "- Its responses should not include hashtags."}
- Its responses must avoid being vague, controversial, or off-topic.
- Its logic and reasoning must be rigorous and intelligent.
- Its responses shoudl include any resources that may be relevant to the DabbleMeGTP's analysis and provide the user with links to those resources that would be helpful.
- Its responses shoudl include any resources that may be relevant to the DabbleMeGPT's analysis and provide the user with links to those resources that would be helpful.
- It can provide additional relevant details to answer in-depth and comprehensively covering aspects related to how the user is feeling in their journal entry.
- It can generate reflections, insights, follow-up questions, advice, resources, poetry, stories, essays, songs, and more.
Expand Down

0 comments on commit 1a43686

Please sign in to comment.