LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ollama_prompt/__init__.py
ollama_prompt/cli.py
ollama_prompt/models.py
ollama_prompt/session_db.py
ollama_prompt/session_manager.py
ollama_prompt/session_utils.py
ollama_prompt.egg-info/PKG-INFO
ollama_prompt.egg-info/SOURCES.txt
ollama_prompt.egg-info/dependency_links.txt
ollama_prompt.egg-info/entry_points.txt
ollama_prompt.egg-info/requires.txt
ollama_prompt.egg-info/top_level.txt
tests/__init__.py
tests/test_cli_integration.py
tests/test_context_persistence.py
tests/test_session_db.py