Multiple sql_tools and vector_tools for single query engine #10206
Replies: 3 comments 1 reply
-
🤖 Hello @PradiptaAtByteIQMind-Graph2023! Good to see you again. I'm diving into the details of your issue right now. Expect to hear more from me shortly. |
Beta Was this translation helpful? Give feedback.
-
Hi @dosubot, |
Beta Was this translation helpful? Give feedback.
-
🤖 Hello! I'm here to help you. What specific issue or question do you need assistance with regarding LlamaIndex? This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hii Team,
Please update the classes as per my custom requirement.
sql_join_query_engine.py - SQLJoinQueryEngine
sql_vector_query_engine.py - SQLAutoVectorQueryEngine
sql_query_tool: QueryEngineTool,
vector_query_tool: QueryEngineTool,
In the current setup it is only supporting for single query tool of each, but in my present requirement it should support for multiple query tools of each.
Can you please update the required frame work code for me?
Beta Was this translation helpful? Give feedback.
All reactions