Skip to content

Page summarization doesn't work in page mode? #280

Answered by n4ze3m
gerroon asked this question in Q&A
Discussion options

You must be logged in to vote

In the default RAG case, it will perform a vector search and then send the results to the LLM, which may not have the full information for summarization. Without RAG, however, it sends all the text content from the current site to the LLM, making it better suited for summarization tasks.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gerroon
Comment options

@n4ze3m
Comment options

Answer selected by gerroon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants