mirror of
https://github.com/run-llama/sec-insights.git
synced 2026-07-01 20:24:03 -04:00
Can we integrate the same solution with text2sql instead of pdf document #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @byamasu-patrick on GitHub (Sep 26, 2023).
This template currently focuses solely on using it for conversations with documents in PDF format. However, since the majority of enterprise data is structured, could we also consider supporting a text-to-SQL use case? In this scenario, rather than uploading two separate documents, users could opt to upload only one document and select specific tables they wish to interact with for data analysis. They could then use the document to augment the knowledge, facilitating the creation of more robust completions. If someone want to use this how we can approach this idea? I have tried it but seems like am not able to reach to the actual goal. @sourabhdesai , @antimatter15 @kikirizki @eltociear @siddarthreddygsr do you have any idea on how to approach this?
@sourabhdesai commented on GitHub (Oct 1, 2023):
@byamasu-patrick sounds like we got this sorted out in discord right? Message link
Closing but re-open if I'm mistaken.