Skip to content

Commit

Permalink
Update prompting-command-r.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: maximevoisincohere <[email protected]>
  • Loading branch information
maximevoisincohere authored Aug 26, 2024
1 parent eb22db5 commit 371ea4d
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,13 @@ The retrieved snippets for RAG should be wrapped in <b><span class="brown-text">


> <b>RETRIEVED_SNIPPETS_FOR_RAG =</b>
> <b>““<results></b>
> <b>Document: 0</b>
> <b>title: Tall penguins</b>
> <b>snippet: Emperor penguins are the tallest growing up to 122 cm in height.<br /><br />Document: 1</b>
> <b>title: Penguin habitats</b>
> <b>snippet: Emperor penguins only live in Antarctica.</b>
> <b></results>”””</b>
> <b><span class="dark-red-text">"""\<results></span></b>
> <b><span class="dark-red-text">Document: 0</span></b>
> <b><span class="dark-red-text">title: Tall penguins</span></b>
> <b><span class="dark-red-text">snippet: Emperor penguins are the tallest growing up to 122 cm in height.<br /><br />Document: 1</span></b>
> <b><span class="dark-red-text">title: Penguin habitats</span></b>
> <b><span class="dark-red-text">snippet: Emperor penguins only live in Antarctica.</span></b>
> <b><span class="dark-red-text">\</results>"""</span></b>


Expand Down

0 comments on commit 371ea4d

Please sign in to comment.