We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Great thanks !!! I need to connect my relational database ( postgres or MySQL) instead of uploading CSV file. possible?
The text was updated successfully, but these errors were encountered:
I would assume the data has to be vectorised before LLM can answer. So you may have to use langchain
Sorry, something went wrong.
vizGPT now can communicate with postmessage. You can use a data connector to connect the database, load the data, and postMessage to vizGPT.
postmessage
postMessage
RATH is an example of how to do this, by loading the dataset into RATH first, and bringing it to vizGPT.
No branches or pull requests
Great thanks !!!
I need to connect my relational database ( postgres or MySQL) instead of uploading CSV file.
possible?
The text was updated successfully, but these errors were encountered: