graphrag-ui
View on PyPI — Reverse Dependencies (0)
0.1.3 | graphrag_ui-0.1.3-py3-none-any.whl |
Wheel Details
Project: | graphrag-ui |
Version: | 0.1.3 |
Filename: | graphrag_ui-0.1.3-py3-none-any.whl |
Download: | [link] |
Size: | 58273 |
MD5: | 74594dcbc3469d1fc71b1b7762969485 |
SHA256: | bae584621ddefa4f4fb0cc78349e0a426c4eb3b1069bb6ba56e0429a5971f677 |
Uploaded: | 2024-09-13 12:36:38 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (72.1.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
graphrag_ui/README-CN.md | sha256=fN7y6KKehmQa0rOVnP570ahAK96QYnD8uE9sxB9dkHQ | 3198 |
graphrag_ui/README.md | sha256=si6Es9mfHD2Q0GNrnHU9VH1BdmMXVzCQ1l47wpAjObY | 3590 |
graphrag_ui/api.py | sha256=yAauL0iXYQhMsDRNRnDEeCXxqvZvII0rTHnYFPvcL6c | 36718 |
graphrag_ui/app.py | sha256=Tu2aSpQaGl3f2RJVMsFzTLEP03Ovsp3PmPWT9MagyiI | 70130 |
graphrag_ui/index_app.py | sha256=BDtgFx4zphcuXndxbd-2OF3Vh-u2JAxVSlWJ5HfPTSs | 39109 |
graphrag_ui/requirements.txt | sha256=yGMI7mz67JSn9gr0LHAWELVbTfMhXRKc8uxlfO9Xdlc | 244 |
graphrag_ui/settings-example.yaml | sha256=6CK2A9uLk4h2iSG5JKoKH5HNITnN0wnVAZ0pChXvK7w | 5266 |
graphrag_ui/web.py | sha256=jYoej_20pKq1DTk8W-G_Tlcpc0biawrFLE20FaFNGqw | 4452 |
graphrag_ui/indexing/.env | sha256=IwTaDiHhpRr_ByKREjoTVvHN3KCbq1Z6TfLnldw0SP8 | 488 |
graphrag_ui/indexing/settings.yaml | sha256=RJAAkOtSu-tb8RU26jMyKiPO74yIQN35W__t16Sc-y4 | 5261 |
graphrag_ui/indexing/input/test.txt | sha256=o_9PaE07jhz3jvL0cL5w15-hw7x4S2kDJkqXelEaqcY | 7488 |
graphrag_ui/indexing/output/empty.md | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
graphrag_ui/indexing/prompts/claim_extraction.txt | sha256=W_oJczK2lwjYp9XjSPBpbYt6OjezttXdbR9T-UtOTzY | 5066 |
graphrag_ui/indexing/prompts/community_report.txt | sha256=ynPUKF6QSCH-ceN3S_j2zlVTDCyFNbTUK5XoJooJsO4 | 8706 |
graphrag_ui/indexing/prompts/entity_extraction.txt | sha256=kzW6UFNCkASh2eGDmqOremYUiuxHalQVN4RAQdo03f4 | 8339 |
graphrag_ui/indexing/prompts/summarize_descriptions.txt | sha256=5pSEjm8sXPlMqx5Zfu2vGtE5vKp43I8EoWmfQMkpLo0 | 674 |
graphrag_ui/lancedb/empty.md | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
graphrag_ui-0.1.3.dist-info/LICENSE | sha256=mS6VIH5Qb9qcVW4ulaFLFt8D5SSK0Snx-p9ikAwTBqk | 1064 |
graphrag_ui-0.1.3.dist-info/METADATA | sha256=I6UXiUy5GdzZAlCpY8C6pJj85os6N3jV7JM9m5d11hU | 4579 |
graphrag_ui-0.1.3.dist-info/WHEEL | sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs | 91 |
graphrag_ui-0.1.3.dist-info/entry_points.txt | sha256=x5JTOBtkPPqPTNiI6vrFzMG2PRy5ovD1NvUpl6TfUR8 | 141 |
graphrag_ui-0.1.3.dist-info/top_level.txt | sha256=X3u_4H89lnOT07bsXV0PS4cvBroEf6yr025r7birNSU | 12 |
graphrag_ui-0.1.3.dist-info/RECORD | — | — |
top_level.txt
graphrag_ui
entry_points.txt
graphrag-ui = graphrag_ui.app:main
graphrag-ui-pure = graphrag_ui.index_app:main
graphrag-ui-server = graphrag_ui.api:main