TeslaZY dd13a5d05c
Fix some bugs in text2sql.(#4279)(#4281) (#4280)
Fix some bugs in text2sql.(#4279)(#4281)

### What problem does this PR solve?
- The incorrect results in parsing CSV files of the QA knowledge base in
the text2sql scenario. Process CSV files using the csv library. Decouple
CSV parsing from TXT parsing
- Most llm return results in markdown format ```sql query ```, Fix
execution error caused by LLM output SQLmarkdown format.### Type of
change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-30 10:32:19 +08:00
..
2024-12-27 14:25:03 +08:00
2024-09-06 19:09:41 +08:00
2024-08-02 18:51:14 +08:00
2024-12-27 11:38:33 +08:00
2024-12-27 11:38:33 +08:00
2024-12-11 19:23:59 +08:00
2024-09-27 20:20:36 +08:00
2024-12-08 14:21:12 +08:00
2024-12-04 11:21:17 +08:00
2024-12-27 11:38:33 +08:00
2024-09-06 10:04:01 +08:00
2024-08-02 18:51:14 +08:00
2024-09-04 17:53:11 +08:00
2024-12-08 14:21:12 +08:00
2024-09-06 18:33:35 +08:00