georgia-tech-db / evadb

Database system for AI-powered apps
https://evadb.ai/docs
Apache License 2.0
2.61k stars 262 forks source link

Integrate EvaDB with SuperAGI #944

Open dungnmaster opened 10 months ago

dungnmaster commented 10 months ago

Search before asking

Description

Integrate EvaDB with SuperAGI to make it available through the SuperAGI interface.

Use case

This will allow SuperAGI agent framework to use evaDB features in its task execution.

Are you willing to submit a PR?

PR 1: This integrates the use case where external databases can be queried using the evaDB USE and CREATE operators. https://github.com/TransformerOptimus/SuperAGI/pull/1263

xzdandy commented 9 months ago

Could we update the PR we created in the issue? Thanks.