We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b27971 commit 90c903aCopy full SHA for 90c903a
README.md
@@ -217,7 +217,7 @@ or QA/sumamrise local documents
217
"num_results": 3,
218
"local_mode": true,
219
"split": true,
220
- "document_paths": ["documents/1706.03762v7.pdf"] // Must be a list of lists.
+ "document_paths": ["documents/1706.03762v7.pdf"] // Must be a list.
221
}
222
```
223
README_MCP.md
@@ -131,7 +131,7 @@ or QA/sumamrise local documents
131
132
133
134
+ "document_paths": ["documents/1706.03762v7.pdf"] // Must be list.
135
136
137
0 commit comments