wisdomweaver

View on PyPIReverse Dependencies (0)

0.4.0 wisdomweaver-0.4.0-py3-none-any.whl

Wheel Details

Project: wisdomweaver
Version: 0.4.0
Filename: wisdomweaver-0.4.0-py3-none-any.whl
Download: [link]
Size: 9549
MD5: 3542b42616820c2d1db8c55610cc4126
SHA256: 812cd28068d414e7eb8c36fc86d67eec1dd6b652d4a87e1ea6d14e35b39fd53b
Uploaded: 2023-07-20 18:05:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wisdomweaver
Version: 0.4.0
Summary: Wisdom indexer and generator
Author-Email: Martin Schröder <info[at]swedishembedded.com>
Project-Url: Homepage, https://github.com/swedishembedded/wisdomweaver
License: Copyright (C) 2023 Martin Schröder <info@swedishembedded.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Keywords: llm,languagemodel,indexing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: torch
Requires-Dist: pypdf
Requires-Dist: nltk
Requires-Dist: sentence-transformers
Requires-Dist: qdrant-client
Requires-Dist: openai
Requires-Dist: guidance
Requires-Dist: xformers
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 776 characters]

WHEEL

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

RECORD

Path Digest Size
wisdomweaver/__init__.py sha256=mgHl1CQz6ILYImkINbGQAgOixPcC31XYWRZzkQ_2ajQ 241
wisdomweaver/__main__.py sha256=ymowkYj4QUT9ixde0RRrBV4DnHeWurY89w1ilggqTak 6321
wisdomweaver/database.py sha256=WHwbhrhXzTridF38V7L9QP36pIUYyHBJoBH6DwkR2xQ 3271
wisdomweaver/document.py sha256=CzFlwBUghVz9E6Fywm7_jcnOyGQ2TZzsHG_cHJ4eSAg 5588
wisdomweaver/models.py sha256=nPk-hE6ZIWIH03GT3RHHqKThs5DOZiMk5Z4QCcI3hQQ 108
wisdomweaver/postprocessor.py sha256=BheJZALX_iWSosXpfjzQTvHX2VhUps8Jcmj5WfKm73M 987
wisdomweaver-0.4.0.dist-info/LICENSE sha256=Wi9wiLFFTXlXkjeAPU4mhGFCDWRFLzRagFzcqSXzLk0 588
wisdomweaver-0.4.0.dist-info/METADATA sha256=tblICd-kF5iQbYrRd9Ok16ybeptbg1UZ82ALri-qeoU 2397
wisdomweaver-0.4.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
wisdomweaver-0.4.0.dist-info/entry_points.txt sha256=5wUu2IWbXQY8clQiry0USTpIBry5dWWhzDac4H16Hyo 54
wisdomweaver-0.4.0.dist-info/top_level.txt sha256=mJHmo4B81woVHCLQhePW3KB_RGrCI6drj5gd6Qbn43w 13
wisdomweaver-0.4.0.dist-info/RECORD

top_level.txt

wisdomweaver

entry_points.txt

wisdom = wisdomweaver.__main__:main