paper-agent

View on PyPIReverse Dependencies (0)

0.0.1 paper_agent-0.0.1-py3-none-any.whl

Wheel Details

Project: paper-agent
Version: 0.0.1
Filename: paper_agent-0.0.1-py3-none-any.whl
Download: [link]
Size: 13701
MD5: 5167dd7870a4da4800ecc758e6380f20
SHA256: e0b8e3ac745978af6d1d22ccff1ec977389d748d757655610d618159e391c8c4
Uploaded: 2024-05-08 13:24:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: paper_agent
Version: 0.0.1
Summary: Agent helps you digging the paper connection!
Author-Email: Zhengkai Yang <yangzhengkai.0226[at]bytedance.com>
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: retry (>=0.9.2)
Requires-Dist: arxiv (>=2.1.0)
Requires-Dist: numpy (>=1.26.4)
Requires-Dist: scipy (>=1.13.0)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: networkx (>=3.2)
Requires-Dist: matplotlib (>=3.8.4)
Requires-Dist: neomodel (>=5.3.0)
Requires-Dist: langchain (>=0.1.15)
Requires-Dist: langchain-openai (>=0.1.3)
Requires-Dist: pymysql (>=0.9.3)
Requires-Dist: sqlalchemy (>=2)
Requires-Dist: fastapi (==0.111.0)
Requires-Dist: uvicorn (==0.29.0)
Requires-Dist: gunicorn (==19.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 114 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
paper_agent/__init__.py sha256=NFOya1qRbmSxBUDqCq8ZhA2sUERigimsx19c0zapFPs 136
paper_agent/client.py sha256=wyw4LjMn0b7yU9rrj7epPt5pAYyikm0vp3RLnHdsaZE 777
paper_agent/main.py sha256=ix7Jv8tDLRBInqhUZwFr6XZmF-kFmJBzCq73n7vWY1s 3063
paper_agent/prompt.py sha256=NS2ykBG_cxy9jRmOLbbqoWpKl3q86cgIFPaDe2LBnNc 857
paper_agent/db/__init__.py sha256=Y_081-Ho8kiMk9CEsjr8OChztwD4HUwkUHRc2cpIVdg 530
paper_agent/db/neo.py sha256=aPKwFhNGi5KVMkFEYMtSoOZAMtHGOzlOM0mfboHBG-s 5169
paper_agent/parser/__init__.py sha256=XKgtOCR4qVVx9-TtW0kcgsVjnVpDR1mXdXVwBghnuGY 88
paper_agent/parser/output_parser.py sha256=721MKt06ZWPs2vymRBc3d20J5Px4SXdCieHSsp3nU4M 788
paper_agent/tools/__init__.py sha256=N5lL2pa09sPwYNvYBKBplCcKWYvUOJyg_LwQA-1WtRQ 509
paper_agent/tools/base.py sha256=xu-OhDQ2neVGDHuTN1s9tQ8AORTyL_7Ewp02htFPlWQ 357
paper_agent/tools/entity_tools.py sha256=Pw8JFHIgbbrtT3RAc1FlGvyFiegtFz_6cqC_G2Po-EQ 781
paper_agent/tools/graph_tools.py sha256=NaKLRgEakXmA1tNEr8uuNcUPk7f0WKEEAxCQk4oQmjE 2493
paper_agent/tools/paper_tools.py sha256=L361hV1uRybNDZ_owXBdwuH0U-WCPK3rqOjZJkCdQ6Q 7197
paper_agent/utils/__init__.py sha256=PEwtfPiTclHvhdF_tXzWyYhGHHRbIMcKtWI7EQCqT9w 288
paper_agent/utils/arxiv.py sha256=yAzq1U9vVISrT4BVaZXpihkdSWnAr7JYaewrVfJTLS8 956
paper_agent/utils/graph_utils.py sha256=lb7Hr0uYV9or33VCHeJOxfqrM7AYf1b6ucpaxqMLdvg 269
paper_agent/utils/semantic_scholar.py sha256=_50er0qEwWqJFRraQZb8GAHUElPd8BobLga7bFD9r0Q 3104
paper_agent-0.0.1.dist-info/entry_points.txt sha256=lkxr_X5UoOEc2iY6gud9fwc65objxvWwg5KKWlCNdgc 54
paper_agent-0.0.1.dist-info/LICENSE.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
paper_agent-0.0.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
paper_agent-0.0.1.dist-info/METADATA sha256=7vAYNYGugt9iDtBi2TiBrgXuVSAmhyXodm4In4mPUBc 911
paper_agent-0.0.1.dist-info/RECORD

entry_points.txt

paper-agent-cli = paper_agent:client