Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated last month
0
Follow
Building a Versatile Bot: General Queries and Platform-Specific Retrieval
Building a Versatile Bot: General Queries and Platform-Specific Retrieval
Inactive
0
Follow
At a glance
p
payload
last month
Β·
@Logan M
i am building a bot which could cater to general queries and also does retrieval whenever required from the vector store for platform related queries
If the query is general,,it should be answered without retrieval
If the query is related to the use of the platform,, it should be answered using the vector
Streaming Chat
Use Chat Engine instead of query engine
And retrieval should use HyDe and hybrid RAG
i used this reference but does not seem to work
https://docs.llamaindex.ai/en/stable/examples/query_engine/RetrieverRouterQueryEngine/
L
p
3 comments
Share
Open in Discord
L
Logan M
last month
Sounds like you should be using an agent with some tools? Not sure why you followed that notebook, it only covers retrieval/querying, not the rest or your items
p
payload
last month
I was just trying is routing can do this directly
p
payload
last month
Can you share any references
Add a reply
Sign up and join the conversation on Discord
Join on Discord