Skip to content

Commit 7c758bf

Browse files
committed
updating copy for chat with document feature
1 parent fa12804 commit 7c758bf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/web-ui.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,12 @@ The Document Process Flow visualization is particularly useful for troubleshooti
100100

101101
## Chat with Document
102102

103-
The "Chat with Document" feature is available at the bottom of the Document Detail view. This feature uses the same model that's configured to do the summarization to provide a RAG interface to the document that's the details are displayed for. No other document is taken in to account except the document you're viewing the details of.
103+
The "Chat with Document" feature is available at the bottom of the Document Detail view. This feature uses the same model that's configured to do the summarization to provide a RAG interface to the document that's the details are displayed for. No other document is taken in to account except the document you're viewing the details of. Note that this feature will only work after the document status is marked as complete.
104+
105+
### How to Use
106+
107+
1. Navigate to a document's detail page and scroll to the bottom
108+
2. In the text area, type in your question and you'll see an answer pop up after the document is analyzed with the model that's configured for summarization
104109

105110
## Authentication Features
106111

0 commit comments

Comments
 (0)