codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

Request for DATABASE Support like CSV and URL

Open Chetan8000 opened this issue 1 year ago • 1 comments

Hi.. is there any posiblility to add DATABASE Support, Insted of using csv we use DB

Chetan8000 avatar Sep 04 '23 10:09 Chetan8000

This would be great to have, with SQLAlchemy connectors. For embeddings creation on metadata of the SQL databases, Llama-index has a best process here: https://gpt-index.readthedocs.io/en/stable/examples/index_structs/struct_indices/duckdb_sql_query.html

vinodvarma24 avatar Sep 07 '23 20:09 vinodvarma24