wizz

View on PyPIReverse Dependencies (0)

0.2.2 wizz-0.2.2-py3-none-any.whl

Wheel Details

Project: wizz
Version: 0.2.2
Filename: wizz-0.2.2-py3-none-any.whl
Download: [link]
Size: 19357
MD5: 9d6d87f3d47a677468a2e2bc9524b358
SHA256: 3783964a527fdf618808a65e4e0898c26ac07f5894a351286a2a20f35bf53624
Uploaded: 2024-07-03 20:53:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wizz
Version: 0.2.2
Summary: A terminal-based LLM chat client with knowledge retrieval.
Author: Arthur Ryzhak
Author-Email: ryzhakar[at]gmail.com
Home-Page: https://github.com/ryzhakar/wizz
Project-Url: Repository, https://github.com/ryzhakar/wizz
License: MIT
Keywords: chat-client,local-LLMs,terminal,query-response,AI,natural-language-processing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11,<4.0
Requires-Dist: aiorwlock (<2.0.0,>=1.4.0)
Requires-Dist: aiosqlite (<0.21.0,>=0.20.0)
Requires-Dist: alembic (<2.0.0,>=1.13.1)
Requires-Dist: annoy (<2.0.0,>=1.17.3)
Requires-Dist: async-annoy (>=0.3.0)
Requires-Dist: greenlet (<4.0.0,>=3.0.3)
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: openai (<2.0.0,>=1.14.2)
Requires-Dist: protobuf (<6.0.0,>=5.26.0)
Requires-Dist: pydantic (<3.0.0,>=2.6.4)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: sentence-transformers (<3.0.0,>=2.5.1)
Requires-Dist: sentencepiece (<0.3.0,>=0.2.0)
Requires-Dist: sqlalchemy (<3,>=2)
Requires-Dist: sqlalchemy2-stubs (<1,>=0)
Requires-Dist: tiktoken (<0.7.0,>=0.6.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: types-pyyaml (<7.0.0.0,>=6.0.12.20240311)
Description-Content-Type: text/markdown
[Description omitted; length: 1825 characters]

WHEEL

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

RECORD

Path Digest Size
wizz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/__main__.py sha256=oWW8c9Ubbbm-oCiWmdy7VaSyP0SodYGHKodb8GGQJ94 63
wizz/agent/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/agent/chat.py sha256=m3oCByuMWJueRAHm3DSPlzvalxI8iRfw6ENzGo2BGdA 3037
wizz/agent/retriever.py sha256=y_QypVPDekrhTRUPd1ndgoLYLxLpkfbIS5eGOkBwWJk 2763
wizz/app.py sha256=IDGchlErmjSCB_SlvOliz-s9zjNW-uGqV09LBhHI1aQ 124
wizz/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/commands/knowledge.py sha256=D3d8j8Ps0nCQBYvJQdarQnmnRZBvW1mVwflWJoUHTg4 11790
wizz/constants.py sha256=RwMk-U-_KGkpNVfxNEn9nYlNHKSRfGUrb4z4G6vIL7s 51
wizz/crud.py sha256=192dVK6AEdU6k9ianlgORTwkXbRhHo-27RrmLLi98y0 6258
wizz/database.py sha256=3WE98nc82k7GOeyW2zC7Ur79EMAkYrYVaeoBN8aLyVE 699
wizz/extraction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/extraction/batcher.py sha256=T4ItwULt7L_WTZ0io8dSg91yLrWN59V6CgjmAsbYFyo 1945
wizz/extraction/constants.py sha256=LVyZl96yRpWPeGM-FV8uLETPx3Z7JX3cfh9kWoGsTBc 314
wizz/extraction/converters.py sha256=E4xkhdEgPvOHmJlsIzR03HhV5WzSCxTtrUTgVDSFnbY 700
wizz/extraction/embedder.py sha256=B6LBV78Br3z8Gl_ahg41MPzO2cyjF-bKtoj_oNF-oM0 975
wizz/extraction/outlier_finder.py sha256=wxn6YR_B7Oerxbdy4f2MhyCA98_VbLnNCYPpA1oOw24 2480
wizz/filesystem.py sha256=o-pKpuwQA8lJvu4WaQRw1XFdVhKGrznxGttZZejW1LQ 1496
wizz/interface/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/interface/enums.py sha256=uZ6hGpXDd_KAP8ekPOGvF4ynC-66ISuYobMCM1w-f0E 167
wizz/interface/schemas.py sha256=c6r4JrVfFh-p_R6Ky3oXB5KM-bGRD6CXWYF9MLIuhxA 2799
wizz/interface/types.py sha256=O76P0Uh9ffnBV_pODSONFuYiIRSMtP0E829R0t5U-48 85
wizz/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wizz/models/base.py sha256=-eEgpda0RiGNxH3Hy1PNuEt376wI_qsmNkcnCp4uGjg 1399
wizz/models/knowledge.py sha256=TownUGAKrTD40CMMnYII8Be6-XQ3vW1Q0vVn2MV9a5I 2697
wizz/syncer.py sha256=2gR-1l1Z2nbDyDEX3dWVJcIJUk_Sbo3HQYW9vDzKlns 771
wizz-0.2.2.dist-info/LICENSE sha256=A1NrF4ivmI-lbF--ZfVe9JfTKTjUf9_ouNtfmbA3QIY 1070
wizz-0.2.2.dist-info/METADATA sha256=h8eYVHcKTM1qu6eSibqmrCclpQKzzjV8r7VshHRPm-c 3741
wizz-0.2.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
wizz-0.2.2.dist-info/entry_points.txt sha256=wbzXsDUo-Iorldv4_BwurqfpuqS1nOxI62fKv_OtxiY 37
wizz-0.2.2.dist-info/RECORD

entry_points.txt

wizz = wizz.app:app