SeungyounShin / Llama2-Code-Interpreter

Make Llama2 use Code Execution, Debug, Save Code, Reuse it, Access to Internet
688 stars 90 forks source link

Does it support tabular data as input #30

Open Tizzzzy opened 8 months ago

Tizzzzy commented 8 months ago

Hi, Does this repo support tabular data as input, such as csv or xlsx file, and perform data analysis on those file?