Skip to content

How expand Kernel Memory Output #927

Answered by dluc
peopleworks asked this question in 1. Q&A
Discussion options

You must be logged in to vote

Hi @peopleworks, it sounds like you're looking for more of a "document analysis" approach, which aligns better with agentic AI than with standard RAG. RAG typically treats queries as simple strings and finds similar strings. What you're describing is more like a multi-step plan that an agent can execute, possibly using RAG as part of the process. You might consider exploring AI agent frameworks to achieve what you have in mind.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dluc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
2 participants