mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-12 16:14:26 +00:00
### What problem does this PR solve? - Fix incomplete curl command in section 5 'Tool calling', add missing closing braces and parentheses to complete the JSON payload This resolves the incomplete bash script that was missing proper JSON structure closure. ### Type of change - [x] Documentation Update