How to customize reply when information is not found? #951
Unanswered
myusoutharm
asked this question in
Q&A
Replies: 1 comment
-
When you get that reply, right-click and choose "Inspect" -- you should be able to find which page in your code references this part. I've done this before but can't remember exactly which file it was that made the edit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the "bring your own data" use case, how to customize the default reply when no information is found? The default reply is "The information about x is not available in the retrieved documents. Please provide another query related to the content in the documents for assistance.". Need to customize it by adding a link to a form that users can submit/suggest documents for a question, and the attachment will be uploaded to Blob, which will be indexed daily.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions