From ec0f56b0351909218fbe1c3ce671bf77ecf788c9 Mon Sep 17 00:00:00 2001 From: Rob van der Veer Date: Mon, 18 Sep 2023 18:24:17 +0200 Subject: [PATCH] Mention the option to use opencre search if no matching document was found (#396) Co-authored-by: Spyros --- application/frontend/src/pages/chatbot/chatbot.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/application/frontend/src/pages/chatbot/chatbot.tsx b/application/frontend/src/pages/chatbot/chatbot.tsx index dc7c840cc..228258eb5 100644 --- a/application/frontend/src/pages/chatbot/chatbot.tsx +++ b/application/frontend/src/pages/chatbot/chatbot.tsx @@ -187,8 +187,9 @@ export const Chatbot = () => { Note: The content of OpenCRE could not be used to answer your question, as no matching standard was found. The answer therefore has no reference and - needs to be regarded as less reliable. Try rephrasing your question - or searching for similar topics + needs to be regarded as less reliable. Try rephrasing your question, + use similar topics, or{' '} + OpenCRE search. )}