Restore 0.1.5 version from stash
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,15 @@
|
||||
../../Scripts/lightrag-download-cache.exe,sha256=P3HwfAt-sxHpH8UEcCMASVO3VQmuDSvj8qPViTi132Q,108419
|
||||
../../Scripts/lightrag-gunicorn.exe,sha256=fGuTi0Et-lIPNWjCkGODZdrf-whr1Z9G8DNj-sV8GzA,108420
|
||||
../../Scripts/lightrag-server.exe,sha256=4dSx5bgPOJA5NCQH2arObRUor-PsroXMj7rs0fd_LO8,108418
|
||||
__editable__.lightrag_hku-1.4.9.9.pth,sha256=oJQXSt9869yxrwtV7UKr4RcOastsgDpsh_wFSWM53WQ,99
|
||||
__editable___lightrag_hku_1_4_9_9_finder.py,sha256=9nY8_R-TXoF8MvJhYmTvnsyH1GwMshFI4ZroBIkQ37w,403247
|
||||
__pycache__/__editable___lightrag_hku_1_4_9_9_finder.cpython-312.pyc,,
|
||||
lightrag_hku-1.4.9.9.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
lightrag_hku-1.4.9.9.dist-info/METADATA,sha256=NRKkdpvrYm79BmBjDWZN29LmuSiEpHs_Jvgf6EAH4nA,87096
|
||||
lightrag_hku-1.4.9.9.dist-info/RECORD,,
|
||||
lightrag_hku-1.4.9.9.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
lightrag_hku-1.4.9.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
||||
lightrag_hku-1.4.9.9.dist-info/direct_url.json,sha256=-vKhHL_gUohidg7sg39nEvQRM4EkKl-nI2rt3jqKHTE,73
|
||||
lightrag_hku-1.4.9.9.dist-info/entry_points.txt,sha256=vh8EDSlX1eii9uwfFUmdFl_RDnKePDoOPm_pRDB0Dko,187
|
||||
lightrag_hku-1.4.9.9.dist-info/licenses/LICENSE,sha256=JKFe2VOKKQRPs_uzxkW5rmQ7yik_w4PmpScugcQZaKc,1091
|
||||
lightrag_hku-1.4.9.9.dist-info/top_level.txt,sha256=7uy8sXpD4Izg8Y6V9A-woXUh54tJtLh9LOk3UV3W1Yk,24
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (80.9.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"dir_info": {"editable": true}, "url": "file:///F:/SOFT/MNOTE/LightRAG"}
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
[console_scripts]
|
||||
lightrag-download-cache = lightrag.tools.download_cache:main
|
||||
lightrag-gunicorn = lightrag.api.run_with_gunicorn:main
|
||||
lightrag-server = lightrag.api.lightrag_server:main
|
||||
+21
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2025 LightRAG Team
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
@@ -0,0 +1,2 @@
|
||||
lightrag
|
||||
lightrag_webui
|
||||
Reference in New Issue
Block a user