nl2sql/tasks/eval_fix/core.py [52:57]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    default_parser: StructuredOutputParser = (
            StructuredOutputParser.from_response_schemas(
                [
                    ResponseSchema(
                        name="thoughts",
                        description=(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



nl2sql/tasks/sql_generation/core.py [53:58]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    default_parser: StructuredOutputParser = (
        StructuredOutputParser.from_response_schemas(
            [
                ResponseSchema(
                    name="thoughts",
                    description=(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



