* `generate_sql()` missing 1 required positional argument: `num_sql_matches` https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L417 * `ValueError: too many values to unpack (expected 2)` in main.py, https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L417 * `get_response() missing 1 required postional argument: 'result_df'`. https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L374
generate_sql()missing 1 required positional argument:num_sql_matchesOpen_Data_QnA/backend-apis/main.py
Line 417 in 269f42d
ValueError: too many values to unpack (expected 2)in main.py,Open_Data_QnA/backend-apis/main.py
Line 417 in 269f42d
get_response() missing 1 required postional argument: 'result_df'.Open_Data_QnA/backend-apis/main.py
Line 374 in 269f42d