swarmauri-community

View on PyPIReverse Dependencies (0)

0.6.0.54 swarmauri_community-0.6.0.54-py3-none-any.whl
0.6.0.dev84 swarmauri_community-0.6.0.dev84-py3-none-any.whl

Wheel Details

Project: swarmauri-community
Version: 0.6.0.54
Filename: swarmauri_community-0.6.0.54-py3-none-any.whl
Download: [link]
Size: 86143
MD5: 22349ddde3b7b8af08360f03abcf5edb
SHA256: 0dc65247679bc165706fb6a58d7f1076842a1e8bc6fefec8718e7bc5fa9df8ff
Uploaded: 2024-12-27 16:04:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: swarmauri-community
Version: 0.6.0.54
Summary: This repository includes Swarmauri community components.
Author: Jacob Stewart
Author-Email: jacob[at]swarmauri.com
Home-Page: http://github.com/swarmauri/swarmauri-sdk
Project-Url: Repository, http://github.com/swarmauri/swarmauri-sdk
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software 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,<3.13
Requires-Dist: PyMuPDF (<2.0.0,>=1.24.12); extra == "document-processing" or extra == "full"
Requires-Dist: annoy (<2.0.0,>=1.17.3); extra == "ml-toolkits" or extra == "full"
Requires-Dist: captcha (<0.7.0,>=0.6.0)
Requires-Dist: chromadb (<0.6.0,>=0.5.17); extra == "storage" or extra == "full"
Requires-Dist: duckdb (<2.0.0,>=1.1.1); extra == "storage" or extra == "full"
Requires-Dist: folium (<0.19.0,>=0.18.0); extra == "visualization" or extra == "full"
Requires-Dist: gensim (<5.0.0,>=4.3.3); extra == "nlp" or extra == "full"
Requires-Dist: leptonai (<0.23.0,>=0.22.0); extra == "model-clients" or extra == "full"
Requires-Dist: neo4j (<6.0.0,>=5.25.0); extra == "storage" or extra == "full"
Requires-Dist: nltk (<4.0.0,>=3.9.1); extra == "nlp" or extra == "full"
Requires-Dist: pandas (<3.0.0,>=2.2.3)
Requires-Dist: pinecone-client[grpc] (<6.0.0,>=5.0.1); extra == "storage" or extra == "full"
Requires-Dist: psutil (<7.0.0,>=6.1.0); extra == "cloud-integration" or extra == "full"
Requires-Dist: pygithub (<3.0.0,>=2.4.0); extra == "cloud-integration" or extra == "full"
Requires-Dist: pypdf (<6.0.0,>=5.0.1); extra == "document-processing" or extra == "full"
Requires-Dist: pypdftk (<0.6,>=0.5); extra == "document-processing" or extra == "full"
Requires-Dist: qdrant-client (<2.0.0,>=1.12.0); extra == "storage" or extra == "full"
Requires-Dist: qrcode (<9.0,>=8.0); extra == "cloud-integration" or extra == "full"
Requires-Dist: redis (<5.0,>=4.0); extra == "storage" or extra == "full"
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: scikit-learn (<2.0.0,>=1.5.2); extra == "nlp" or extra == "full"
Requires-Dist: swarmauri_base (<0.7.0.0,>=0.6.0.54)
Requires-Dist: swarmauri_core (<0.7.0.0,>=0.6.0.54)
Requires-Dist: textblob (<0.19.0,>=0.18.0); extra == "nlp" or extra == "full"
Requires-Dist: textstat (<0.8.0,>=0.7.4); extra == "nlp" or extra == "full"
Requires-Dist: tiktoken (<0.9.0,>=0.8.0); extra == "tiktoken" or extra == "full"
Requires-Dist: torch (<3.0.0,>=2.4.1); extra == "nlp" or extra == "full"
Requires-Dist: transformers (>=4.45.0); extra == "ml-toolkits" or extra == "full"
Requires-Dist: typing_extensions (<5.0.0,>=4.12.2)
Requires-Dist: weaviate-client (<5.0.0,>=4.9.2); extra == "storage" or extra == "full"
Provides-Extra: cloud-integration
Provides-Extra: document-processing
Provides-Extra: full
Provides-Extra: ml-toolkits
Provides-Extra: model-clients
Provides-Extra: nlp
Provides-Extra: storage
Provides-Extra: tiktoken
Provides-Extra: visualization
Description-Content-Type: text/markdown
[Description omitted; length: 22 characters]

WHEEL

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

RECORD

Path Digest Size
swarmauri_community/__init__.py sha256=abEd-p91Z-o5CIYfnsStmqfHPxwJTQeZE1P2z_k_niU 444
swarmauri_community/document_stores/__init__.py sha256=IL7ljifgDm-I10Y2vgG-etY9q56R1rjXdTDRmykCw50 78
swarmauri_community/document_stores/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/document_stores/concrete/RedisDocumentStore.py sha256=fc10CyiOlUb-ejSrmSNTDvCNzKWAbbOrWia4lson-_Y 2801
swarmauri_community/document_stores/concrete/__init__.py sha256=WVwxDKpzutO16iBXP6KhSSCnh6qNRK90Uf28xG1AT8c 370
swarmauri_community/embeddings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/embeddings/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/embeddings/concrete/Doc2VecEmbedding.py sha256=7O9ZvYe5lmqn0EDpOjgeQ7YoQbdEPS_iNDykGW11iAU 2611
swarmauri_community/embeddings/concrete/MlmEmbedding.py sha256=kiPj09XMf703LFZdTKhD24zoUqh-R0GzFgw7OM0oTGU 8170
swarmauri_community/embeddings/concrete/__init__.py sha256=93kEIXugZSPV_4iJ1tPI3CLSO7OxmOtVI61wFcVTTqg 421
swarmauri_community/llms/__init__.py sha256=YgY7Xt5AhtAHR8B-PKUDVbTapGBBj22P3NtopJFkHCg 447
swarmauri_community/llms/base/__init__.py sha256=YgY7Xt5AhtAHR8B-PKUDVbTapGBBj22P3NtopJFkHCg 447
swarmauri_community/llms/concrete/LeptonAIImgGenModel.py sha256=g3SQXJAx-ZVaL6hn8k5jvV6UddsXQ_MJ4HJnitgY0XE 3618
swarmauri_community/llms/concrete/LeptonAIModel.py sha256=z-ENqN8eFu6UhZVUzYd3ekS9JIk0B_O8NBQbtONxjxI 9516
swarmauri_community/llms/concrete/PytesseractImg2TextModel.py sha256=6fgv_WibzHqPa8swWyybceXE-wwt61ulUcwVK-mRdb0 5543
swarmauri_community/llms/concrete/__init__.py sha256=0BDh3xi-f4waX5sxjaRl83m7c3lTDbffqIjpgNKJ8Vw 494
swarmauri_community/measurements/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/measurements/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/measurements/concrete/MutualInformationMeasurement.py sha256=H9ED8Cojp4oaGsnX0tAmJhVqSAUIeuHKW61ZYOM4wD0 1655
swarmauri_community/measurements/concrete/TokenCountEstimatorMeasurement.py sha256=rk7NVaaE26cridROguIv7Adud7i-hU_1TcqZIZu9LlU 1061
swarmauri_community/measurements/concrete/__init__.py sha256=LRqQjMQ71mxEdWmVD2P1LckCxXJR5cKZLCQZuiMhhKI 487
swarmauri_community/parsers/__init__.py sha256=W9pQiP5vdnmozznuzo2-NZWXOMho6J5uKA06S68QHHA 51
swarmauri_community/parsers/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/parsers/concrete/BERTEmbeddingParser.py sha256=wzsSnenIMwcUl82oYRikWxSLOW1rTERST16HDqhtmLI 2521
swarmauri_community/parsers/concrete/EntityRecognitionParser.py sha256=fyA8anMCjr1AEoB3dVzXVoqWznXq2q7-0gtgH1oGYPg 1840
swarmauri_community/parsers/concrete/FitzPdfParser.py sha256=n-lzSl86LH-saiOSVulAVw_iKrISrBysk1ddaNvh50g 1498
swarmauri_community/parsers/concrete/PyPDF2Parser.py sha256=KD5oARaoD884FrbfObRUeE2TExmTIyMzm3Csuyws9pM 2509
swarmauri_community/parsers/concrete/PyPDFTKParser.py sha256=uWjttMMWLUrqqopDKGPOSdSfz9I3C9FiCrhejSaU698 1434
swarmauri_community/parsers/concrete/TextBlobNounParser.py sha256=7DAunBWnni4BrwUX_4ag6425-UUM_znsOKMjVzwKGmo 2133
swarmauri_community/parsers/concrete/TextBlobSentenceParser.py sha256=1LjIK610q67yR2C7PsuNjHmAvZItVPkOKpyqkHMdhGU 1544
swarmauri_community/parsers/concrete/__init__.py sha256=jSn7mbZxPEtylJNZ5my8FK12Z2ZBmTTd8Xz8myi3NvA 844
swarmauri_community/retrievers/__init__.py sha256=Q-mkypzYmmnSfdcsNr_zlyiQAJ6ou8i1jywpfjYL4R0 79
swarmauri_community/retrievers/base/__init__.py sha256=O9CT1B2F-cVB8elT0EoCJbgkcffjvlmqteqavs4giDg 25
swarmauri_community/retrievers/concrete/RedisDocumentRetriever.py sha256=Rgy12_f-Ofq3PHd_BPREnmr2YdtOq3Zm-W9ChIh119U 2034
swarmauri_community/retrievers/concrete/__init__.py sha256=24fAvlyEw7hw9FQ8GKZhVbyz-cfJ74G5wiIPUpdBjRQ 351
swarmauri_community/state/__init__.py sha256=NPVRJ2WNKSd-jeM6j7c0elbF422HITQ6nbN1XRz9TDs 49
swarmauri_community/state/concrete/ClipboardState.py sha256=7kae03gTIO0AgcWFHrpA2HYnAqqnlTYvsFeRQ99zU_g 2424
swarmauri_community/state/concrete/__init__.py sha256=kH3zodlDV8SYQYf69MPhaNa-bQS3or4AeoViG4p2OA8 318
swarmauri_community/toolkits/__init__.py sha256=dvIiZ7wi68HYTqh153dzatnNjMKkfLdS1CJY6ZWUmjY 52
swarmauri_community/toolkits/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/toolkits/concrete/GithubToolkit.py sha256=QIw5nP-eNDRrk3CQ7PSPcwC0CN7QrncmMgHeCk_12Lg 3179
swarmauri_community/toolkits/concrete/__init__.py sha256=Nv6XRb6RczoAkkL7dB4Ow8E6nz8DwwkjszzP35KrEpA 328
swarmauri_community/tools/__init__.py sha256=dvIiZ7wi68HYTqh153dzatnNjMKkfLdS1CJY6ZWUmjY 52
swarmauri_community/tools/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/tools/concrete/CaptchaGeneratorTool.py sha256=6NCBfEBTrSvr2WH4kcCBbsr79LtaumCo3lkpar3lJ8M 1334
swarmauri_community/tools/concrete/DaleChallReadabilityTool.py sha256=AZQT2oSQnjbeGq20YoHolcl5wWHILdBm92FYzEzscF0 2239
swarmauri_community/tools/concrete/DownloadPdfTool.py sha256=Rj8fjZeRJhiqIRIO0uswNdtmQu9cyYBWWaQvLA5vJO0 2332
swarmauri_community/tools/concrete/EntityRecognitionTool.py sha256=-AHuYSSLzwf61hdSbxM_EvRpbXMziD16DzUGr-RMnds 1492
swarmauri_community/tools/concrete/FoliumTool.py sha256=1bvNBYLOZiMPxZTNJpK4BKAHUl5-vAyYqPMmJd2TrXg 2772
swarmauri_community/tools/concrete/GithubBranchTool.py sha256=RsFZiFSW1GMG9OSbqv220TKkHueBUXLTzruRRSUizgM 3942
swarmauri_community/tools/concrete/GithubCommitTool.py sha256=EYvomrQVdh6GjGfYo_e2vTUQDHRaNInG0CmUIKGZHAk 4903
swarmauri_community/tools/concrete/GithubIssueTool.py sha256=SgH1p-Zn2xZJaGko46Sh-7PeCX-sLq0ZkTxhRQE7eYA 4411
swarmauri_community/tools/concrete/GithubPRTool.py sha256=-JLzEjL8sI7G04WEq_oHmdLdpd6G2FA7pAGI7UYWGqQ 4923
swarmauri_community/tools/concrete/GithubRepoTool.py sha256=QKnLOJeHSrMt0sqowwIlXlr-Acimy0s7-Zr2fEZST5A 3881
swarmauri_community/tools/concrete/GithubTool.py sha256=ba1jSgHyEaL3GHSekK3mhEWDq1WgQGzkplj1SuzVe5k 23393
swarmauri_community/tools/concrete/GmailReadTool.py sha256=iOysJfJJNDMOJQjkn4aF0c3MRwl1-qcGFNG_ceUr_6o 3659
swarmauri_community/tools/concrete/GmailSendTool.py sha256=3I82g4HJWPDbklEOrlh-CLIYUaefPtNRO8hN51AnYoA 3839
swarmauri_community/tools/concrete/LexicalDensityTool.py sha256=EX34-rZACsSseJhaVCyZOLjT7JisrgcmnOVnEtTaZPE 2894
swarmauri_community/tools/concrete/PsutilTool.py sha256=-IJRskiB9Enyl5eHi8KfU7uxFDat4EWvhZypkGUizQg 4770
swarmauri_community/tools/concrete/QrCodeGeneratorTool.py sha256=1a802vnL1UHJ9R7iVQXSLlAksnLSg1ZfpkDRfL--8CE 2020
swarmauri_community/tools/concrete/SMOGIndexTool.py sha256=TSmnY6d95_pBWKjz8uf9Q9OcK5utpduUOJ-2dC8Ad5A 3219
swarmauri_community/tools/concrete/SentenceComplexityTool.py sha256=dNhIRISaSA6c86D21bZxQ2AMN-0EffJHW80cduZn9Cw 2555
swarmauri_community/tools/concrete/SentimentAnalysisTool.py sha256=CIDZVQbapw1h6Oj7lLS-NyyCmsUDbYD9OMw6H9omp4E 1798
swarmauri_community/tools/concrete/TextLengthTool.py sha256=mAUP1iR1_my7aHsp1yjlq106RF84V6twX1fpw8UZvp4 3203
swarmauri_community/tools/concrete/WebScrapingTool.py sha256=O40HAgeHVJNgcpp9a560GqDRrSY9t-jgcSw9SWFNfUs 2151
swarmauri_community/tools/concrete/ZapierHookTool.py sha256=VGV94y7NcKFGFfoTaC6HjM_Wt7Q6Tr_qrOshmoUNM4E 2661
swarmauri_community/tools/concrete/__init__.py sha256=BLODQniA9rmBasZi1lBeezSy-72cV-P-b_rSJV9Q8Ig 2093
swarmauri_community/vector_stores/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/vector_stores/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swarmauri_community/vector_stores/concrete/AnnoyVectorStore.py sha256=vb7Pvyj7ESstq8DLK-n6HAdHRK4pg5NHoTElCGHP_dA 10513
swarmauri_community/vector_stores/concrete/CloudQdrantVectorStore.py sha256=1E81e-VIrez4Da8tPAkYRgMoaajt6SFoc_IqZ1gsXKA 8636
swarmauri_community/vector_stores/concrete/CloudWeaviateVectorStore.py sha256=JcLovq0D9tIt2NC2x6xm7ULFR_tO3S3GNdWZFI5B_0Q 7438
swarmauri_community/vector_stores/concrete/Doc2VecVectorStore.py sha256=oFnyMYBF4mmBwkcaAGXdvN8usr5YvxSatzroVewwUcQ 2816
swarmauri_community/vector_stores/concrete/DuckDBVectorStore.py sha256=0juFlBsbURTzXY2vv7ZoarX6XNQDhOIZ3DX3hbU_bhY 10295
swarmauri_community/vector_stores/concrete/MlmVectorStore.py sha256=d24bJKU4H-b9SRhfJshis0wZfpNDUiuG00EUKzSRs90 2959
swarmauri_community/vector_stores/concrete/Neo4jVectorStore.py sha256=bv9UVCaDzAikcWhlmsTdGOnjOcXV29vAwbzX7AiGNqQ 6822
swarmauri_community/vector_stores/concrete/PersistentChromaDBVectorStore.py sha256=HuJYKFMMhQic2IV8WqnSFqWuExwLItff6koLpEt7MAM 6275
swarmauri_community/vector_stores/concrete/PersistentQdrantVectorStore.py sha256=pZixknd0JlGD8HtwSkYn3O9EJ6vf3xGxZBPAi_qYA80 8545
swarmauri_community/vector_stores/concrete/PineconeVectorStore.py sha256=wIyFA_H0QL23TGpQT1rMy5aF4-7I83tI0gnvcJV_UtM 12959
swarmauri_community/vector_stores/concrete/RedisVectorStore.py sha256=DAbmNtGcPOhVH8sN9fqfgYlwis9eLfuSwQFteOFJcNs 8795
swarmauri_community/vector_stores/concrete/__init__.py sha256=exnyxZ323Zi9od-r_FKwE_k7pl2YRNsHWKUCRSZMl5A 1325
swarmauri_community-0.6.0.54.dist-info/METADATA sha256=vBJA95MNvvz20FhsFWrimtxahb0PDOVYe11TdwtqVAI 3212
swarmauri_community-0.6.0.54.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
swarmauri_community-0.6.0.54.dist-info/RECORD