Use ChatContextEngine as a router to have multiple data sources #15056
Unanswered
LouisTeilliais
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Currently, I use
QueryEngineTools
andRouterQueryEngine
to change the source of data according to the context. Is it possible to have a router also forContextChatEngine
because at this moment I feel that theRouterQueryEngine
are "one-shots" of question-answer.The goal is to create a real chat which is not possible with
RouterQueryEngine
.Beta Was this translation helpful? Give feedback.
All reactions