feat(suggestion-generator): update prompt
This commit is contained in:
parent
180e204c2d
commit
68b595023e
|
@ -14,9 +14,9 @@ Make sure the suggestions are medium in length and are informative and relevant
|
||||||
Provide these suggestions separated by newlines between the XML tags <suggestions> and </suggestions>. For example:
|
Provide these suggestions separated by newlines between the XML tags <suggestions> and </suggestions>. For example:
|
||||||
|
|
||||||
<suggestions>
|
<suggestions>
|
||||||
Suggestion 1
|
Tell me more about SpaceX and their recent projects
|
||||||
Suggestion 2
|
What is the latest news on SpaceX?
|
||||||
Suggestion 3
|
Who is the CEO of SpaceX?
|
||||||
</suggestions>
|
</suggestions>
|
||||||
|
|
||||||
Conversation:
|
Conversation:
|
||||||
|
|
Loading…
Reference in New Issue