ragflow/agent/component
Sol 53b991aa0e
Fix backquotes in text2sql causing execution errors (#7793)
### What problem does this PR solve?
Remove the backquotes in the sql generated by LLM to prevent it from
causing execution errors.

![image](https://github.com/user-attachments/assets/40d57ef7-b812-402a-b469-5793e466b83d)


![image](https://github.com/user-attachments/assets/d0a9bc17-ff5a-43cb-90cb-b2b3827b00b0)


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-05-23 09:49:45 +08:00
..
__init__.py
akshare.py
answer.py
arxiv.py
baidu.py
baidufanyi.py
base.py
begin.py
bing.py
categorize.py
code.py
concentrator.py
crawler.py
deepl.py
duckduckgo.py
email.py
exesql.py
generate.py
github.py
google.py
googlescholar.py
invoke.py
iteration.py
iterationitem.py
jin10.py
keyword.py
message.py
pubmed.py
qweather.py
relevant.py
retrieval.py
rewrite.py
switch.py
template.py
tushare.py
wencai.py
wikipedia.py
yahoofinance.py