defog-ai / sql-eval

Evaluate the accuracy of LLM generated outputs
Apache License 2.0
448 stars 47 forks source link

Add prealias option #160

Closed wongjingping closed 1 month ago

wongjingping commented 1 month ago

Add prealias option to --cot_table_alias. The difference from the existing instruct option is that instruct will get the model to generate the chain-of-thought table aliases, while prealias would already generate the aliases in the prompt.