mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-14 03:55:58 +08:00
fix json error (#2372)
### What problem does this PR solve? ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
8e3228d461
commit
b0e0e1fdd0
@ -109,7 +109,7 @@
|
||||
"obj": {
|
||||
"component_name": "Retrieval",
|
||||
"params": {
|
||||
"empty_response": "Nothing found in Q-SQL!"
|
||||
"empty_response": "Nothing found in Q-SQL!",
|
||||
"kb_ids": [
|
||||
"31257b925b9f11ef9f0142010a8a0004"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user