tejasreereddy commited on
Commit
f8eaee1
·
verified ·
1 Parent(s): 58ca3e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -45,9 +45,7 @@ Extract the following fields and return ONLY valid JSON (no extra text, no markd
45
  "Authors": ["Author 1", "Author 2"],
46
  "DOI": "DOI if available",
47
  "Keywords": ["Keyword1", "Keyword2"],
48
- "Abstract": "Abstract text",
49
- "Document Type": "Research Paper, Thesis, etc.",
50
- "Number of References": 10
51
  }}
52
 
53
  Here is the paper content:
 
45
  "Authors": ["Author 1", "Author 2"],
46
  "DOI": "DOI if available",
47
  "Keywords": ["Keyword1", "Keyword2"],
48
+ "Abstract": "Abstract text"
 
 
49
  }}
50
 
51
  Here is the paper content: