lazyllm-beta

View on PyPIReverse Dependencies (0)

0.0.1 lazyllm_beta-0.0.1-py3-none-any.whl

Wheel Details

Project: lazyllm-beta
Version: 0.0.1
Filename: lazyllm_beta-0.0.1-py3-none-any.whl
Download: [link]
Size: 263953
MD5: f20f572b3262b898dc8a511826177fb0
SHA256: 1c4c86e0bad34c38d209ed876cb1b56cff45993a1b204ae1588f5d85a434d05a
Uploaded: 2024-08-30 07:45:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lazyllm-beta
Version: 0.0.1
Summary: A Low-code Development Tool For Building Multi-agent LLMs Applications.
Author: wangzhihong
Author-Email: wangzhihong[at]sensetime.com
License: Apache-2.0 license
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: appdirs
Requires-Dist: bm25s (<0.2.0,>=0.1.10)
Requires-Dist: chattts (<0.2.0,>=0.1.1); extra == "standard" or extra == "full"
Requires-Dist: chromadb (<0.6.0,>=0.5.5)
Requires-Dist: cloudpickle (>=3.0.0)
Requires-Dist: collie-lm (>=1.0.7); extra == "full"
Requires-Dist: datasets (>=2.18.0); extra == "standard" or extra == "full"
Requires-Dist: deepspeed (>=0.12.3); extra == "standard" or extra == "full"
Requires-Dist: diffusers (<0.31.0,>=0.30.0); extra == "standard" or extra == "full"
Requires-Dist: docstring-parser (<0.17,>=0.16)
Requires-Dist: faiss-cpu (>=1.8.0); extra == "standard" or extra == "full"
Requires-Dist: fastapi (>=0.111.0)
Requires-Dist: fire (>=0.6.0); extra == "standard" or extra == "full"
Requires-Dist: flake8 (>=7.0.0)
Requires-Dist: flash-attn (<3.0.0,>=2.6.3); extra == "full"
Requires-Dist: funasr (<2.0.0,>=1.1.4); extra == "standard" or extra == "full"
Requires-Dist: google (>=3.0.0); extra == "standard" or extra == "full"
Requires-Dist: gradio (>=3.48.0)
Requires-Dist: gradio-client (>=0.6.1)
Requires-Dist: huggingface-hub (>=0.23.1); extra == "full"
Requires-Dist: jieba (>=0.42.1)
Requires-Dist: json5 (<0.10.0,>=0.9.25)
Requires-Dist: lazyllm-llamafactory (<0.9.0,>=0.8.3.dev0); extra == "standard" or extra == "full"
Requires-Dist: lightllm (<0.0.2,>=0.0.1); extra == "full"
Requires-Dist: llama-index (>=0.10.25); extra == "standard" or extra == "full"
Requires-Dist: llama-index-core (<0.12.0,>=0.11.2)
Requires-Dist: llama-index-embeddings-huggingface (>=0.2.0); extra == "standard" or extra == "full"
Requires-Dist: llama-index-retrievers-bm25 (>=0.1.3); extra == "full"
Requires-Dist: llama-index-storage-docstore-redis (>=0.1.2); extra == "full"
Requires-Dist: llama-index-storage-index-store-redis (>=0.1.2); extra == "full"
Requires-Dist: llama-index-storage-kvstore-redis (>=0.1.5); extra == "full"
Requires-Dist: llama-index-vector-stores-redis (>=0.2.0); extra == "full"
Requires-Dist: lmdeploy (<0.6.0,>=0.5.3); extra == "standard" or extra == "full"
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: loralib
Requires-Dist: modelscope (>=1.14.0); extra == "standard" or extra == "full"
Requires-Dist: nltk (<4.0.0,>=3.8.1)
Requires-Dist: numpy (>=1.26.4); extra == "standard" or extra == "full"
Requires-Dist: pandas (>=2.2.2); extra == "standard" or extra == "full"
Requires-Dist: peft (>=0.3.0); extra == "standard" or extra == "full"
Requires-Dist: protobuf (>=3.20.1)
Requires-Dist: pydantic (>=2.5.0)
Requires-Dist: pyjwt (>=2.8.0)
Requires-Dist: pystemmer (<3.0.0.0,>=2.2.0.1)
Requires-Dist: rank-bm25 (>=0.2.2); extra == "standard" or extra == "full"
Requires-Dist: redis (>=5.0.4); extra == "full"
Requires-Dist: redisvl (>=0.1.3); extra == "full"
Requires-Dist: requests (>=2.32.2)
Requires-Dist: scikit-learn (>=1.5.0); extra == "standard" or extra == "full"
Requires-Dist: setuptools (<70.0.0)
Requires-Dist: sortedcontainers (<3.0.0,>=2.4.0); extra == "full"
Requires-Dist: spacy (<4.0.0,>=3.7.5)
Requires-Dist: tensorboard (>=2.16.2); extra == "full"
Requires-Dist: tensorboard-data-server (>=0.7.2); extra == "full"
Requires-Dist: tiktoken (<0.8.0,>=0.7.0)
Requires-Dist: timm (<2.0.0,>=1.0.8); extra == "standard" or extra == "full"
Requires-Dist: toml
Requires-Dist: torch (>=2.1.2); extra == "standard" or extra == "full"
Requires-Dist: torchvision (>=0.16.2); extra == "standard" or extra == "full"
Requires-Dist: transformers (>=4.41.1); extra == "standard" or extra == "full"
Requires-Dist: uvicorn (<0.29.0)
Requires-Dist: vllm (==0.5.0); extra == "standard" or extra == "full"
Requires-Dist: wandb (>=0.17.0); extra == "standard" or extra == "full"
Provides-Extra: full
Provides-Extra: standard
Description-Content-Type: text/markdown
[Description omitted; length: 23010 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lazyllm/__init__.py sha256=NJYmy43OpIbWWm0Re5FF-E3ex335Yic3bpYWYmU5ttU 2215
lazyllm/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/cli/deploy.py sha256=T6akfngcp4xoBApWmok5UBzkAKL42b72QHmKfyLBwgQ 969
lazyllm/cli/install.py sha256=iyeqc6f6wRX0HB3cDJ10YsvvcXFLpPEdRRGc0MKXdu8 4816
lazyllm/cli/main.py sha256=RimZnn0d8sHlqeL6ouk7bFnm_xfLXSgPCmWVT4QWiRc 704
lazyllm/cli/run.py sha256=JHzWMKgXfWNKeQ_o-WGhRcfmgUhNAHrO-HrysJaX6OI 90
lazyllm/client.py sha256=rFV4TbY9QL_dHzGjEXRERKqS-gsGv1IYjp2djkUPv1s 546
lazyllm/common/__init__.py sha256=nvZD1AcEgBLQMr6MDQlTo1BbVDN5LZc3aV32l8wOtIM 1811
lazyllm/common/common.py sha256=DxRTFR4ViXqVUZKlukxa2TL4uYllNvPB-s9Mh-BNGIg 13754
lazyllm/common/deprecated.py sha256=pIZtE4NTW6scKZN1zzv5j4EIHjidMTYAtJo19Qc80ls 668
lazyllm/common/globals.py sha256=TvHmcBHbNTPJhjxVK2XVE1elhVierwZZUubIqOjj-yU 6320
lazyllm/common/logger.py sha256=sY7LsU0PLIDi_gTdDoZEeSqv-sb3e08vhoFbfVXnQ3c 5485
lazyllm/common/multiprocessing.py sha256=IKT5kT-Sds_CaL3B29drAN5VFhuVKrTgt4lUjETTWqo 1101
lazyllm/common/option.py sha256=TgT7OhHyq_td9Nn6q0QfBQ3d1-Z5M4Ite0YE_ET1aPw 1969
lazyllm/common/queue.py sha256=Gcs_r01Qu1gjfBBDqwOBfk4SgW4iVZrxOBXP93IKsc8 4838
lazyllm/common/registry.py sha256=trr7aULyEVpkJpMlfF2AXF3tIOPKWOwM1WNfo8qN-Dk 6428
lazyllm/common/threading.py sha256=6zB2pOvxZ_XV5-IbLvrzBKb0uUqMUQfkDtAEZgqOSgI 1278
lazyllm/common/utils.py sha256=WB4RBJjLr3ZjuxIJ667xH2n7uBviDsOFEySYWm92Q4k 683
lazyllm/components/__init__.py sha256=Y3QBGsnbcYps9fetrW1S04_9GiEpHFpjujUKvfR-JII 1072
lazyllm/components/auto/__init__.py sha256=NBiH4-Jg1oBzqfluvMjvN7jSmNVISxRPaVQBUaBnI58 127
lazyllm/components/auto/auto_helper.py sha256=nNLPozSfkTHzquya596XeqBXlm8hA-3UYsJIJMwxzdw 1733
lazyllm/components/auto/autodeploy.py sha256=g0NKak1zXHBYwKPM4MTFkp_YR7dxscEHYQTBN8x7AMM 2411
lazyllm/components/auto/autofinetune.py sha256=2fnlq8s5I9qNko9LIBoGnSPjnsLOSDC3VH1AP3NN9fQ 2041
lazyllm/components/auto/configure/__init__.py sha256=89dk7YAZ8MyES9sLk-oJyBdOhjRs9b6SmqltmnkJgBQ 59
lazyllm/components/auto/configure/core/__init__.py sha256=Z8c3L_p74p9oN9EIrr9NEOBr8KTohZ01SQjZgdIsNzs 240
lazyllm/components/auto/configure/core/configs/deploy.csv sha256=SCPeuTYOim2kTpRAZM09AAaEi__UJERzB88BINkmXKE 2568
lazyllm/components/auto/configure/core/configs/finetune.csv sha256=s4yYsD5_LX6EO1Lv6BFWDfYRRIXk7TVzkrNGCq2NZVY 28851
lazyllm/components/auto/configure/core/configuration.py sha256=Ys7jdakOSWI0_iWN3_HADSVCKnln7HPAmFX_MjSneQg 3410
lazyllm/components/auto/configure/core/protocol.py sha256=43Ht7uWq6-c8kWeXnx4q1cTUwr5wIFdaQRHmlxCJiSo 1398
lazyllm/components/auto/configure/core/rule.py sha256=vL1qbIxtgJV3RA-fp6SW6vcvY2Wq_LXEBDHJAwTPgPM 10239
lazyllm/components/auto/configure/scripts/database_test.py sha256=k-hy-2TWH6XJEZ1oVdc2_EreposP243-0BJKUU3mrqc 1439
lazyllm/components/auto/configure/scripts/generate_test.py sha256=DIgWixShSOXsXMd9rgO7lLSXx2m1I0nyHswCBOZhZg4 6014
lazyllm/components/auto/configure/scripts/rule_test.py sha256=wpuXaqKC_AD15kL8oSKK2X5TNKuVQ-lh1R-oyc1VIlk 1639
lazyllm/components/auto/configure/scripts/sample_deploy.csv sha256=FUKDpWkr15STf-ntWhBtNUbEBckQksmMCgxocb32Dpo 237
lazyllm/components/auto/configure/scripts/sample_finetune.csv sha256=EpUbblctA2eGj3bSOtpaoKkibKV0lqFSTMsyJdAgXUE 232
lazyllm/components/auto/dependencies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/components/auto/dependencies/modelsconfig.py sha256=EZ6K9TMQkAZSgIouujk6vF7F2c6CGiYiME6koYDwWT0 317
lazyllm/components/auto/dependencies/requirements.py sha256=M6fI0yyES4TnqmJeBdi9gjWq7bzta0giipz5RxQpG1o 1048
lazyllm/components/core.py sha256=m9oNb7fg8P1R9SpMV7NIPFxJlOdPImvI2-eQ4r-Jy2M 2142
lazyllm/components/data.py sha256=tsZMG5JawxHzDAi3noTKo78pVkD1on3P4aOFTRyip1Y 165
lazyllm/components/deploy/__init__.py sha256=LX8PteGMJ00f-1sL7OPD3ydzFdrx0A1UKc39Ad9Olw4 286
lazyllm/components/deploy/base.py sha256=gPLeFA_9F_CUgsGBDLXyGLVISAp5sVS6ytrXIZbe5Nw 2049
lazyllm/components/deploy/lightllm.py sha256=jQwjA5bCcAnISwMV8z0EBATxAuY5eRHHd4wVHmokGg4 3467
lazyllm/components/deploy/lmdeploy/chat_template.json sha256=qwXhjvlOKCD2YumgeXEhg0tEwOfuqFP5DFrlbb53omQ 222
lazyllm/components/deploy/lmdeploy.py sha256=gizp9wPpttLmHJLdAFAxlEBLBDyH1NymTBROfv13bek 3324
lazyllm/components/deploy/relay/__init__.py sha256=cYqtI-OwEyX7NYjPiDAVswR-kEacCKecUNw_DJQtGDc 94
lazyllm/components/deploy/relay/base.py sha256=YyFn9-sBsGuXA1oQEXQ_iOqWRnyUNMDWE38XQbfrEyU 3100
lazyllm/components/deploy/relay/server.py sha256=UvNouyGbQiIKMHbJyxoZRgY5l-vd3r5qFnZixONYSx0 4521
lazyllm/components/deploy/vllm.py sha256=KTDCAzZQNkYvQYYT4_gxzizER4efU0GVu0KuX-blvpo 3000
lazyllm/components/embedding/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/components/embedding/embed.py sha256=2vKD-vixZixfVAnRMYP0cU_tvXf9WqJP0ey1n3onomE 2653
lazyllm/components/finetune/__init__.py sha256=_ROmrrrUNTk7vKwispuRXF0QIhUmPzs2V2uL4NGmUT0 281
lazyllm/components/finetune/alpaca-lora/ds.json sha256=k24ffMW7MC8sQiE-embgNwJsRjkpKXGXqV9c9Hl6CZQ 685
lazyllm/components/finetune/alpaca-lora/finetune.py sha256=v1vif1XC48YqiJyJYKgkiWHzMIKqUiXfn93ciKerLL8 12821
lazyllm/components/finetune/alpaca-lora/requirements.txt sha256=Xyl960dvz4VWXIp9_cqojydXhvm5_Br8V8N0QGu-gBw 227
lazyllm/components/finetune/alpaca-lora/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/components/finetune/alpaca-lora/utils/merge_weights.py sha256=Vt_67KJTWQqeOwBEVeOLi9MtCSgxt3_Anok5BB4kGp4 1184
lazyllm/components/finetune/alpacalora.py sha256=DeIEZn13DvT4FlmLIwlhxeJMqmmIBeTAQLG6WeLo4ys 3229
lazyllm/components/finetune/base.py sha256=1NOEqGrgkwAk8lMs9Chdmz2DoDt4KD0gSm_u3ivE7V4 914
lazyllm/components/finetune/collie/finetune.py sha256=OoMX0XFGnNnU4mzVAYIbTQjOZhUUkyx1IbgR0pQXPIQ 12082
lazyllm/components/finetune/collie.py sha256=u0_jPRt_UJjYZJNDCbGDJCiOreaMPZmi4hhL4PSMx8s 2875
lazyllm/components/finetune/easyllm.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/components/finetune/llamafactory/lora_export.yaml sha256=vai7OJNEwd8CCL7z1Of3hB_ybAK0nSp-YVnPLm73t1w 216
lazyllm/components/finetune/llamafactory/sft.yaml sha256=QGZH43wh-bgCnqMY7EnK2Bx0qbHJ6zQ-KrlESiWiifs 5993
lazyllm/components/finetune/llamafactory.py sha256=QWBI4N5W9PGmwq2MsOx3fHBGWXBbsORbNXXepIZ92vk 6632
lazyllm/components/formatter/__init__.py sha256=cuV6o8gR1sp4a3wsEe55GHq6h4rHzbAniPwVhoVfnL4 251
lazyllm/components/formatter/formatterBase.py sha256=2GKFSqF5JPMF9nd0lObu5Dvz8AiCRSQkFsOXTgjh3O4 2425
lazyllm/components/formatter/jsonFormatter.py sha256=4HoQ5YQhKuMbVBJn4tCayBhz2elBSFpIw-D5xZPt32M 1696
lazyllm/components/prompter/__init__.py sha256=YmIFv6HgYGqDqyP119S62Bgv-qLCA9ZBcgUXnz9n0SA 353
lazyllm/components/prompter/alpacaPrompter.py sha256=XPebko7uY9iRCUhqvNbGH_14P7tkFWA5DfuBIMvVg78 1464
lazyllm/components/prompter/builtinPrompt.py sha256=ioExdLW2r0xGA-CQHb0j0EQ-oEew6bEhDi_pEebdMl8 10974
lazyllm/components/prompter/chatPrompter.py sha256=4T_GoOaLluC8cauFokW_uJBFraYJaPBPUVpCDR2Vhtw 1044
lazyllm/components/prompter/prompter.py sha256=nh2JZXCuAbUUTSD43ZuD_7dCbV6ccCMIE0ECRM0hRm0 4261
lazyllm/components/speech_to_text/__init__.py sha256=ZnrjHKIBCkKkT-pNGfxy2E-gihatm-nABGTQ7F1T9Ek 80
lazyllm/components/speech_to_text/sense_voice.py sha256=wVt2cO3UFMlZjYwvzMY2bOeEr5MMtiQ3mr0PLuvu54E 3367
lazyllm/components/stable_diffusion/__init__.py sha256=KMV2UXVfl3UActVPGlTc7F5DfsOWQG91fLTqI530WC8 96
lazyllm/components/stable_diffusion/stable_diffusion3.py sha256=sCNkcd29vwoPQT95ShUaxMOrBhqJhog_Gh4Vf3zsZM0 3272
lazyllm/components/text_to_speech/__init__.py sha256=Qrf1xdA3B60KdwEwYu00mP0f8lhcdFWsRdwmnkPRl5E 267
lazyllm/components/text_to_speech/bark.py sha256=u6aKm7BDfMT27MtKP_8bxP0nqwMdKRPkUYkWeyXgOe0 3131
lazyllm/components/text_to_speech/base.py sha256=Qpo-WzxCOdfJ1WYR0al6Z71O3sGti-czJV61s9mortw 458
lazyllm/components/text_to_speech/chattts.py sha256=gzdSzk7hFevcLSgA9ssHZ6-YfdN8fwCDMX84jQ7H9UM 4168
lazyllm/components/text_to_speech/musicgen.py sha256=fzHozpMRHk1nxV4AbnrpKk9k1562J6mJ1jPVaMrRymg 2137
lazyllm/components/utils/__init__.py sha256=0RodnhcJBJUaCtDKqV6qCg7bWsntTT12Sz0o-LM-FW4 72
lazyllm/components/utils/downloader/__init__.py sha256=pndkbjYbufWchqvelOOdLkq8a3hcA5s-dQSSt-2DAC0 78
lazyllm/components/utils/downloader/model_downloader.py sha256=OcTH_Z20M8-A_JSbV7xyU5uSDoHE78VHxlpYJ3U_i6g 10135
lazyllm/components/utils/downloader/model_mapping.py sha256=Bxm4qoYhI3rSPCJx8_RfpUi77QF-rkdu4rCgT3Im308 8500
lazyllm/components/validate.py sha256=j8X_3QZr57sJxDUuNr-b0N1RbIr7TtVtVJ90ehff90o 85
lazyllm/configs.py sha256=zfZQnkziXzf-HpHHxypMIEBPeU3h_v95hNwgB_v0_ig 3559
lazyllm/docs/__init__.py sha256=HfD70paeaEG1ddiT_QjmjfVLf8KJPTYQobjj9-KazKs 173
lazyllm/docs/common.py sha256=Yefhgwcrxs8xzRKdUylWZwbzXZWYM9IcoWEPKd4Hc-8 3082
lazyllm/docs/components.py sha256=RTBLTLJn3lIr2pDLCIQthTgO36mDrdFwkf0_p_PC_-8 109486
lazyllm/docs/configs.py sha256=8LYx7v8mXiQODUYCOMV05sH9eC2YT2N35SkkZ2aYb_o 5025
lazyllm/docs/flow.py sha256=ZEb67GEbZawBULIQtFM_nhz3SBOEBpDBuzp53rJvPa0 24437
lazyllm/docs/module.py sha256=8Kzut2d_Lx-I1aLT45MGvPeuESgnckzWTcNdQ6y1z1M 42687
lazyllm/docs/tools.py sha256=lfijAGCbpSVx9x1JfzfEMhlfLi8KnCRtPPKwypqjEO8 46755
lazyllm/docs/utils.py sha256=3pn3Zca9EBxXw2Gd6nVi-WVBYCVgVbGFQH5Kv8aQp5o 3335
lazyllm/engine/__init__.py sha256=9hw4jAetlF3hwkKWk6Y4jfPz_ZcY_KFDVkarfE2sVfg 147
lazyllm/engine/engine.py sha256=j-5dS5uD93oYYWUxn8rdcPBjd3pl2957FsXTv8oLbxo 5272
lazyllm/engine/lightengine.py sha256=OaVmyAfq81iRn42_AbQyrcPmfU2YpF582mfh80MAyDQ 1159
lazyllm/engine/node.py sha256=KiQ8je0n68EVwybfDvGWQ5CJHEmJoZigpgeOEUEPMUE 2207
lazyllm/flow/__init__.py sha256=NZqctYxzudOHv_b_QPFakfNJDuS8MBD1_JE6m0cIBZA 444
lazyllm/flow/flow.py sha256=_LNbQ4IbKy5ui1bqFDSVrDVDPTxpQ71pV3S13B6f15c 21823
lazyllm/launcher.py sha256=WR4rEhMrZrUtuKY0qGkz287OvUF6_SkOiN9mVz7W7ok 21854
lazyllm/lazyml.py sha256=yjAbmo3Eg0GxxOCUtK-mjs4xRLNyA-ShWvCUVG1FdJM 26
lazyllm/module/__init__.py sha256=Jy095DYKTeJ1D3HEwfaQVR7Vs_lFQs3UemjO4lJJp_4 1180
lazyllm/module/automodel.py sha256=8psYckISZavKMLOKYCAx07_RZKczv3fna190WV1yKO8 605
lazyllm/module/module.py sha256=gyha0wSJnHvS8O7dhrOy3Nr3XL-DXUiiNIeMbgwfWU8 33678
lazyllm/module/onlineChatModule/__init__.py sha256=9K76c9ecB9eRRKE3HtKQa6HHwmL8WqoG0o0we4MvPYU 168
lazyllm/module/onlineChatModule/doubaoModule.py sha256=mJosP1lFPNMreWNFAvMI1mp7WXItaEMu-5nmsHaL6Lo 1302
lazyllm/module/onlineChatModule/fileHandler.py sha256=TJzJN8qmsFYko8-v_rCpQOPR86KU0TPyCnPfcwiPKj4 3096
lazyllm/module/onlineChatModule/glmModule.py sha256=AwldH84o_nwE_A28fXZDAD16n8ZlDlcmouXeTDBiQuY 4676
lazyllm/module/onlineChatModule/kimiModule.py sha256=ze-tI0NATuQJH6yap_2a6Z1iJ8EiI_ioAMHb4KFJXEY 1300
lazyllm/module/onlineChatModule/onlineChatModule.py sha256=XszXzC6eJhQTq1ALAA2omWV7TNQuqTG5ySz8GVrzNZQ 2228
lazyllm/module/onlineChatModule/onlineChatModuleBase.py sha256=tFJRjunCLHhebGAngX-jylWYSPSqr87tNm4O_wqWwk8 16499
lazyllm/module/onlineChatModule/openaiModule.py sha256=fTKLxq5FkOAP7xLcGTql1PqwBczMfY14J8DmFQkNsRI 4518
lazyllm/module/onlineChatModule/qwenModule.py sha256=ri26au5eUWXS1IfvYU_5IUhv8E5dsAPkI1PM7Ay8XJw 6897
lazyllm/module/onlineChatModule/sensenovaModule.py sha256=xxSfXmJq2JRxqMAOjoWqAxH6QQvQSFtcehBtiuxcMHs 9414
lazyllm/module/onlineEmbedding/__init__.py sha256=K1-RAw3p3O3tj_Fap-dpsG7Ah1p1Jx9rNhOjVzDq_Ic 198
lazyllm/module/onlineEmbedding/glmEmbed.py sha256=N31lIk4yOssD2Q_zu_gsjrPPSA3T-8azWHvNekjjz_w 385
lazyllm/module/onlineEmbedding/onlineEmbeddingModule.py sha256=eALRuFjJJcl-53GUGMExnu08KW03vgmInd11QXEvPK4 1766
lazyllm/module/onlineEmbedding/onlineEmbeddingModuleBase.py sha256=a7rtSLJEGuBLXE6syVH0LDy4f4EB-_DgUipq4oYcs6w 1701
lazyllm/module/onlineEmbedding/openaiEmbed.py sha256=FbA7VnrVezkt9z4UP3gX6aop888GHrhvNpXTppHuy1M 395
lazyllm/module/onlineEmbedding/qwenEmbed.py sha256=GTwiMUJKGiwBpQ7t9N5h9-pJZW6QHIk9QOWZnD_Dk1o 958
lazyllm/module/onlineEmbedding/sensenovaEmbed.py sha256=sl8m4BDhGIilQwZL83no0Hb_dRw57DdJllj5RGsV850 1652
lazyllm/module/trialmodule.py sha256=5OIKSraZXFYVplfiKUyRMGuglV2B-ObB5zjRanyzmug 957
lazyllm/pyproject.toml sha256=cO7CkQB6xRDNrXAZxsIzEQn2nRM80TV7VDOyeX1Cetw 4413
lazyllm/thirdparty/__init__.py sha256=VMI-XTXC8LGaztMNBfHo5j20E2C-PtE-APNsoPT50f0 3713
lazyllm/tools/__init__.py sha256=RwHpXzGX_DaFpCoyvFiMiFKGXd8JYdclEyLDAQml2J0 678
lazyllm/tools/agent/__init__.py sha256=E023w20k2Pp44zzv5O8SI6O1VpBhg8dih7lvcmuGutA 380
lazyllm/tools/agent/functionCall.py sha256=ssxccdo2qG2vGv_OJb0lzsojy021gO8887k3RI4g82Q 5952
lazyllm/tools/agent/functionCallFormatter.py sha256=zhPqDIkl2S4n6FMX_g8QuboIB0jhOMH4O1b6q-z_LtI 761
lazyllm/tools/agent/planAndSolveAgent.py sha256=9FTstNjHICSForJ6LigsiWjgJSdFSZLwf1YLz4xE86E 3336
lazyllm/tools/agent/reactAgent.py sha256=2NSQ04xK0gd_lx2vYubdk-8vH49KChbW1W-4WT3vXeg 2883
lazyllm/tools/agent/rewooAgent.py sha256=bfzpa8UYK191msZK2itw1GIgwTnzUSg5XLKkKdkw3lk 5453
lazyllm/tools/agent/toolsManager.py sha256=cLv-qiFsFEp83DofA5zpd_PQyC0Z7IwGjD0bHqZwMcw 9871
lazyllm/tools/classifier/__init__.py sha256=EYEAiyxa8dUb-0fThnoxAZSjRQo3GOPoler5dZmoXH8 86
lazyllm/tools/classifier/intent_classifier.py sha256=yy4Cmdn1aPsuTgpRQALS-Mls_0DycnGqIFp-MteHGSc 5580
lazyllm/tools/formatter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/tools/http_request/__init__.py sha256=YtqW5GociNy5777vfW08j9V1cILnfURmSfuF8cb8XiI 71
lazyllm/tools/http_request/http_executor_response.py sha256=UgannKCpR4v3rqNPF5VR4D0-zKp-hdKvXLCSpXehMWY 1597
lazyllm/tools/http_request/http_request.py sha256=GwHpUpwIdv931S87i08aBEqArx1cP_nKviAWIq15Cns 2044
lazyllm/tools/rag/__init__.py sha256=fDKIuHtyuSirPejoV36sHRnsbNsVfwaC-mztSsRUGrg 402
lazyllm/tools/rag/component/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazyllm/tools/rag/component/bm25.py sha256=my_Urs8qfW9W1wezhYApS_sNygtMyCaK4rGAFvnPvbM 1577
lazyllm/tools/rag/component/stopwords.py sha256=f9NUeffVKr_FeiKTfB-YsZSGjEzAXlh6zHnQUrOrMpc 11471
lazyllm/tools/rag/data_loaders.py sha256=7BQCNvQu69PvV4I7TJr2z6cywNQ8_hvXshR3y12lQBI 1149
lazyllm/tools/rag/doc_impl.py sha256=kmeDXzN49agx1KTtlW6VRqHXLtSeGnb4iaeXwRS96wI 9316
lazyllm/tools/rag/doc_manager.py sha256=tL68ODqeHb82fOxG7nRZ6ZaX_FswAGXWzjT0IFmBhTc 2412
lazyllm/tools/rag/document.py sha256=FbHkYjCwSjmrTBRR6yfqMGge1RTvhpBbMRVcOegUNB4 1947
lazyllm/tools/rag/group_doc.py sha256=E1Z7znJvzi-WM8Xpr-v5bWxKWAKMovM4V0cTKsdEghY 5675
lazyllm/tools/rag/index.py sha256=owgOjdOAES6_p2xwCNjyahPvpx8tajd34i-KL2HiRMM 4213
lazyllm/tools/rag/rerank.py sha256=OcP9Mo5pn7aUkS4MVeIe_k_gu0eEZAURkglaXW1f0LA 3203
lazyllm/tools/rag/retriever.py sha256=q7ih5wK9is-cx7y3-DQTeBAXWQouFcklQ1RNoAQPS9I 1094
lazyllm/tools/rag/store.py sha256=MtP7r4rxh18_eRLNin7QEYlklLOwmasdyzGaSdBVsns 10945
lazyllm/tools/rag/transform.py sha256=73AX36rs5OXmggErqHUDerQv4UIwV_MSs5y4rL0_Y70 13607
lazyllm/tools/rag/utils.py sha256=D99R0BzKtLL8iILpMBRMDqf3et1DvBOlfmJ-6F4DU9E 4530
lazyllm/tools/rag/web.py sha256=f8D-oq046qHaMCr1hILrSvFsg1oQTFfvUE3cziQzwUc 11037
lazyllm/tools/sql/__init__.py sha256=m2rEb_t3OlzvllU1BPs6dHkvUBce2Y1ncHgbt0Qh_20 83
lazyllm/tools/sql/sql_tool.py sha256=HYYQtg9zMQ4B4LwEMr09Cq2tqynFdOchba9eii7ZWDw 8463
lazyllm/tools/utils.py sha256=sdj5Ch7Ghx8z_tZjZzubW_CdKuzNRyPm230PbJ5FrRI 977
lazyllm/tools/webpages/__init__.py sha256=8cKnTFWEvKmxCC2TIGRdtgut6T7BLNAbWjeqoM-2Lfk 64
lazyllm/tools/webpages/webmodule.py sha256=K9OO8-au7ZvgMuUyi7ew6OezQ1LJnFI0363d0ojA8bs 18156
lazyllm_beta-0.0.1.dist-info/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
lazyllm_beta-0.0.1.dist-info/METADATA sha256=k_38vqxYclPLn2Z43w2H5uKJGTs4VOpImjGzL_JIyo4 27340
lazyllm_beta-0.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
lazyllm_beta-0.0.1.dist-info/entry_points.txt sha256=mdBoR3hTI6VFlSr2lUSKUPhkzG_d0eUYnDwIyy5qynE 49
lazyllm_beta-0.0.1.dist-info/RECORD

entry_points.txt

lazyllm = lazyllm.cli.main:main