academia-mcp 1.6.2__py3-none-any.whl → 1.6.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- academia_mcp/tools/review.py +2 -2
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/METADATA +1 -1
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/RECORD +7 -7
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/WHEEL +0 -0
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/entry_points.txt +0 -0
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/licenses/LICENSE +0 -0
- {academia_mcp-1.6.2.dist-info → academia_mcp-1.6.3.dist-info}/top_level.txt +0 -0
academia_mcp/tools/review.py
CHANGED
@@ -129,8 +129,8 @@ Return the result as a JSON object in the following format:
|
|
129
129
|
},
|
130
130
|
"questions": "Questions and suggestions for the authors",
|
131
131
|
"limitations": "Limitations of the paper",
|
132
|
-
"overall":
|
133
|
-
"confidence":
|
132
|
+
"overall": "Number + short description",
|
133
|
+
"confidence": "Number + short description",
|
134
134
|
"format_issues": "Format issues",
|
135
135
|
}
|
136
136
|
"""
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: academia-mcp
|
3
|
-
Version: 1.6.
|
3
|
+
Version: 1.6.3
|
4
4
|
Summary: MCP server that provides different tools to search for scientific publications
|
5
5
|
Author-email: Ilya Gusev <phoenixilya@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/IlyaGusev/academia_mcp
|
@@ -17,13 +17,13 @@ academia_mcp/tools/document_qa.py,sha256=t9mygYQ7AFIAPiha1nZ-y043luQlkTCBdWb_SDn
|
|
17
17
|
academia_mcp/tools/hf_datasets_search.py,sha256=KiBkqT4rXjEN4oc1AWZOPnqN_Go90TQogY5-DUm3LQo,2854
|
18
18
|
academia_mcp/tools/latex.py,sha256=bf8VZUgCByzBAMTZCeqrRrmakotext3d3DbtkiOTh1k,5892
|
19
19
|
academia_mcp/tools/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
20
|
-
academia_mcp/tools/review.py,sha256=
|
20
|
+
academia_mcp/tools/review.py,sha256=LbebOHGs76qoSgWvTQ9Uj1fvmjc2eSBudX6n_zCINYI,10247
|
21
21
|
academia_mcp/tools/s2_citations.py,sha256=dqrBp76RrX1zH2XzcMAoWBbvbtyhxLeF-xnqOKD_JiM,4852
|
22
22
|
academia_mcp/tools/visit_webpage.py,sha256=OZdqDkVPIbANyFw5o5jIjU5Rr_dolxrGDs63Ud-GmRM,1966
|
23
23
|
academia_mcp/tools/web_search.py,sha256=mobKm4iqKppn8pduZYMzWRo1MQBjkAqmMtrFLI5XY2Y,6296
|
24
|
-
academia_mcp-1.6.
|
25
|
-
academia_mcp-1.6.
|
26
|
-
academia_mcp-1.6.
|
27
|
-
academia_mcp-1.6.
|
28
|
-
academia_mcp-1.6.
|
29
|
-
academia_mcp-1.6.
|
24
|
+
academia_mcp-1.6.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
25
|
+
academia_mcp-1.6.3.dist-info/METADATA,sha256=6JPfXvLaVPY7pMfqMFSxvtrXUeIvLdIqWcjCLU7S_Zs,3714
|
26
|
+
academia_mcp-1.6.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
27
|
+
academia_mcp-1.6.3.dist-info/entry_points.txt,sha256=gxkiKJ74w2FwJpSECpjA3XtCfI5ZfrM6N8cqnwsq4yY,51
|
28
|
+
academia_mcp-1.6.3.dist-info/top_level.txt,sha256=CzGpRFsRRJRqWEb1e3SUlcfGqRzOxevZGaJWrtGF8W0,13
|
29
|
+
academia_mcp-1.6.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|