Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
ChatEngine
ChatEngine
Inactive
0
Follow
v
viataram
10 months ago
ยท
Hi folks, what is the recommended way to augment a query with previous parts of the conversation for RAG search?
W
v
3 comments
Share
Open in Discord
W
WhiteFang_Jr
10 months ago
Try chat engine, It'll make your bot to have previous conversation and use it for answering new queries:
https://docs.llamaindex.ai/en/stable/module_guides/deploying/chat_engines/root.html#concept
v
viataram
10 months ago
Any docs on what the basis of this is. I want to understand how it was built
W
WhiteFang_Jr
10 months ago
Yeah I have shared the doc link for Chat engine above. If you want to check the code here it is:
https://github.com/run-llama/llama_index/tree/main/llama_index/chat_engine
You can check different mode of Chat engine and check the code based on that mode.
Add a reply
Sign up and join the conversation on Discord
Join on Discord