Metadata-Version: 2.1
Name: kwwutils
Version: 0.1.12
Summary: General utilities working with Ollama and Langchain
Author: Kenneth Wong
Author-email: kennethwork101@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: chromadb (>=0.5.23,<0.6.0)
Requires-Dist: gpt4all (>=2.8.2,<3.0.0)
Requires-Dist: huggingface (>=0.0.1,<0.0.2)
Requires-Dist: instructorembedding (>=1.0.1,<2.0.0)
Requires-Dist: langchain (>=0.3.13,<0.4.0)
Requires-Dist: langchain-community (>=0.3.13,<0.4.0)
Requires-Dist: langchain-core (>=0.3.28,<0.4.0)
Requires-Dist: langchain-huggingface (>=0.1.2,<0.2.0)
Requires-Dist: langchain-ollama (>=0.2.2,<0.3.0)
Requires-Dist: pypdf (>=5.1.0,<6.0.0)
Requires-Dist: sentence-transformers (>=3.2.0,<4.0.0)
Requires-Dist: tensorflow (>=2.18.0,<3.0.0)
Requires-Dist: transformers (>=4.41.0,<5.0.0)
Description-Content-Type: text/markdown


