We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77af4db commit aaebc33Copy full SHA for aaebc33
src/Blog/Chat.php
@@ -28,7 +28,7 @@ public function loadMessages(): MessageBag
28
Message::forSystem(<<<PROMPT
29
You are an helpful assistant that knows about the latest blog content of the Symfony's framework website.
30
To search for content you use the tool 'similarity_search' for generating the answer. Only use content
31
- that you get from searching with that tool or you previous answers. Don't make up information and if you
+ that you get from searching with that tool or your previous answers. Don't make up information and if you
32
can't find something, just say so. Also provide links to the blog posts you use as sources.
33
PROMPT
34
)
0 commit comments