Replies: 1 comment
-
Do you mind sharing the connector parameters you used? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Are there any plans on making PandasAI easy to use with AWS Redshift?
I am able to make the connection to Redshift using SQLConnector(), but it seems I have to initialize a separate SQLConnector() for each schema.table I want to chat with, then put them in a SmartDataLake(). It'd be great if we can just specify the schema in a single SQLConnector() and chat with all the tables in it.
Beta Was this translation helpful? Give feedback.
All reactions