Ali2206 commited on
Commit
6a71437
·
verified ·
1 Parent(s): 776a855

Update data/new_tool.json

Browse files
Files changed (1) hide show
  1. data/new_tool.json +1 -17
data/new_tool.json CHANGED
@@ -1,17 +1 @@
1
- [
2
- {
3
- "name": "analyze_uploaded_pdf",
4
- "description": "Extracts text and biomedical information from a user-uploaded PDF file.",
5
- "function_call": {
6
- "module": "tooluniverse.tools.pdf_tools",
7
- "function": "analyze_uploaded_pdf"
8
- },
9
- "arguments": [
10
- {
11
- "name": "file_path",
12
- "type": "str",
13
- "description": "The full path to the uploaded PDF file"
14
- }
15
- ]
16
- }
17
- ]
 
1
+ []