mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Obs AI Assistant] Fix error in reranking prompt (#179164)
This commit is contained in:
parent
9aca526de6
commit
7ca14caca7
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ async function scoreSuggestions({
|
|||
|
||||
const newUserMessageContent =
|
||||
dedent(`Given the following question, score the documents that are relevant to the question. on a scale from 0 to 7,
|
||||
0 being completely relevant, and 7 being extremely relevant. Information is relevant to the question if it helps in
|
||||
0 being completely irrelevant, and 7 being extremely relevant. Information is relevant to the question if it helps in
|
||||
answering the question. Judge it according to the following criteria:
|
||||
|
||||
- The document is relevant to the question, and the rest of the conversation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue