Thanks! - yes, I managed to get it working following the chatbots example:
- Putting the PandasQueryEngine in a QueryEngineTool
- Creating a subquery engine and putting it in another QueryEngineTool
- Combining both in an OpenAIAgent.
And it seems to be working as I was expecting