defog-ai / sql-eval

Evaluate the accuracy of LLM generated outputs
Apache License 2.0
520 stars 56 forks source link

auto_error_analysis.ipynb error due to from "defog_utils.utils_sql import SqlFeatures, get_sql_features" #203

Closed SimaDidari closed 2 months ago

SimaDidari commented 2 months ago

Hi Thanks for sharing the git repo. Can you pls help me to resolve the issue with "from defog_utils.utils_sql import SqlFeatures, get_sql_features" The error analysis notebook fails because "get_sql_features" cannot be found. Thanks

rishsriv commented 2 months ago

Hi there, thanks for raising this issue! The notebook is for internal use at Defog, so unfortunately you won't be able to run this.