Metadata-Version: 2.1
Name: simple_ollama_rag
Version: 0.1.1
Summary: A simple interface for using Ollama with LangChain's RAGChain
Author: gbueno86
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: chromadb
Requires-Dist: huggingface-hub
Requires-Dist: langchain-community
Requires-Dist: langchain-core
Requires-Dist: ollama
Requires-Dist: semantic-text-splitter
