marcochang1028
Results
1
issues of
marcochang1028
### Describe your problem In the latest version of the code in the agent/componment/generate.py, I noticed that the usage of re.escape() was introduced in the following line: prompt = re.sub(r"\{%s\}"...
question