Y
Hacker News
new
|
ask
|
show
|
jobs
by
cluckindan
216 days ago
How does it handle retrieval in a multi-turn conversation? Is there an intent graph involved?
Does it summarize past context or keep it all?
1 comments
tifa2up
215 days ago
Right now it's single shot, we're looking into building an "Agentic Retrieval" based on Claude ADK. tbd how it'll work
link
cluckindan
214 days ago
So retrieve once on the first message, and then use that context for the rest of the conversation?
link