SimplerLLM

View on PyPIReverse Dependencies (0)

0.2.5 SimplerLLM-0.2.5-py3-none-any.whl

Wheel Details

Project: SimplerLLM
Version: 0.2.5
Filename: SimplerLLM-0.2.5-py3-none-any.whl
Download: [link]
Size: 28943
MD5: 139d98dc6611daa7256006ae233fbe9d
SHA256: a8ae636a51cfc16db8fcffd4e301be92f5d41ec9c9e551d38450488e43d89d53
Uploaded: 2024-05-14 10:47:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: SimplerLLM
Version: 0.2.5
Summary: An easy-to-use Library for interacting with language models.
Author: Hasan Aboul Hasan
Author-Email: hasan[at]learnwithhasan.com
Home-Page: https://github.com/hassancs91/SimplerLLM
License: MIT
Keywords: text generation,openai,LLM,RAG
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: aiohttp (==3.9.4)
Requires-Dist: duckduckgo-search (==5.3.0)
Requires-Dist: lxml-html-clean (==0.1.1)
Requires-Dist: newspaper3k (==0.2.8)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: openai (==1.25.0)
Requires-Dist: pydantic (==2.7.1)
Requires-Dist: PyPDF2 (==3.0.1)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: python-docx (==1.1.0)
Requires-Dist: pytube (==15.0.0)
Requires-Dist: Requests (==2.31.0)
Requires-Dist: youtube-transcript-api (==0.6.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5367 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
SimplerLLM/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/image/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/image/img_helper_funcs.py sha256=fuHvwxeMYkOzxgCdYE_sT5Mhi2hHRainN2OGedrajcc 1227
SimplerLLM/image/stability_ai.py sha256=0dDZDheOMvfdnqJdsBCNexPJ-kKZ6rSCATjzWiaOGa0 2080
SimplerLLM/language/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/language/embeddings.py sha256=33xAEVA08AuCfYobXcdf5gtI05q3fpoAKsQsas1DDbE 1851
SimplerLLM/language/llm.py sha256=KMMyJjil6GSEn_KayMhtvdSRcRwL2a5zerTJh7-XMyA 6426
SimplerLLM/language/llm_addons.py sha256=uF29H-lILqBhxuhfC2o-K8fWtQqNcFZoYoyN3kLOimA 5208
SimplerLLM/language/llm_providers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/language/llm_providers/anthropic_llm.py sha256=bT4RXr3__wbkUuCiFLMW6Vg5TpMYfUzi1xQ4mbPpelA 5357
SimplerLLM/language/llm_providers/gemini_llm.py sha256=V3UOqog5BCsuXiWxqaH3EraC9GveLkm68L7YZlrCanw 8566
SimplerLLM/language/llm_providers/llm_response_models.py sha256=xyKQEe4WzFQrmFHuHpGJWVcgA8HFm1kOEazfVENosB8 341
SimplerLLM/language/llm_providers/openai_llm.py sha256=VeXxeOPapmCVKgQW78u-4Xz9khBo699LpQzxr59WE5g 7871
SimplerLLM/language/llm_providers/transformers_llm.py sha256=3KlTNUMedWxaKOY-cX5KsI6C09faRT5d0klr9E0TWfw 2306
SimplerLLM/prompts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/prompts/prompt_builder.py sha256=tMk93xcguT1olaEer6wUMppPZMQoKnBkZYo4pM5RY2Y 3132
SimplerLLM/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
SimplerLLM/tools/file_functions.py sha256=UjiI61AyqzazDsYLSvBFiR6wKCQUHQ9h6-EDQSJBFJg 1383
SimplerLLM/tools/file_loader.py sha256=VYYxrRg6V_ar0rA3srGygXvID_zfeem_4S6GU8lfMjo 949
SimplerLLM/tools/generic_loader.py sha256=h6Qzjo9S3Fl_SHV452wgoEbFeWg-SReE9HaVh3koxtE 6006
SimplerLLM/tools/json_helpers.py sha256=DDAOd0cRWOvQbvP-o114pm8EFeaZSuldGl3iuMWflVw 6025
SimplerLLM/tools/rapid_api.py sha256=GZFoCdq2SUU_5gHBkNVT0lNQz_m8O5XL0FvkhGSWK-c 4988
SimplerLLM/tools/serp.py sha256=NvPJD_Cjj19gzeh9uroVqfnGq1Na90RJcB06ZAdYppQ 7138
SimplerLLM/tools/text_chunker.py sha256=J9ClnQxbLZ-a3fvBFPJ8qqCM5vVsW6hcS2K_72Pvmzw 8713
SimplerLLM/tools/web_crawler.py sha256=CXnh5LCSxT_boTaJnA5qd-mihPc2A42DX3sTCPOj9Gk 1424
SimplerLLM-0.2.5.dist-info/LICENSE sha256=36ZjLi3gxGhB3lN9TFCE4hxNiSJtUT3KCXfrqJ0Wvds 1095
SimplerLLM-0.2.5.dist-info/METADATA sha256=lq-hfVIsTwrxwNqwIDsDNsLgHyn9r3H8eJjkQ6zDJUQ 7052
SimplerLLM-0.2.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
SimplerLLM-0.2.5.dist-info/top_level.txt sha256=ilSiRnF66Sld7FMCX4weovtb1RIqeVEplS79Y1XEcxk 11
SimplerLLM-0.2.5.dist-info/RECORD

top_level.txt

SimplerLLM