### What problem does this PR solve? https://github.com/infiniflow/ragflow/issues/5546 up_down was using req.get("set") to retrieve the parameter, but according to the frontend code, it should be req.get("thumbup").  |
||
|---|---|---|
| .. | ||
| sdk | ||
| __init__.py | ||
| api_app.py | ||
| canvas_app.py | ||
| chunk_app.py | ||
| conversation_app.py | ||
| dialog_app.py | ||
| document_app.py | ||
| file2document_app.py | ||
| file_app.py | ||
| kb_app.py | ||
| llm_app.py | ||
| system_app.py | ||
| tenant_app.py | ||
| user_app.py | ||