TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.22k stars 1.83k forks source link

Support for loading different types of document eg. CSV, JSON, SQL etc. #67

Closed eqxwow closed 1 year ago

eqxwow commented 1 year ago

Need to support for loading diff document types CSV, JSON, SQL, etc.

erkkimon commented 1 year ago

Came here to add PDF because I think much background information is in that format.

georganix commented 1 year ago

And XML format as well as there's plenty of data written available in that format.

neelayan7 commented 1 year ago

Tracking this issue in this PR https://github.com/TransformerOptimus/SuperAGI/pull/437

neelayan7 commented 1 year ago

This is now live. Closing this issue.