CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
examples/README.md
examples/basic_usage.py
examples/model_management.py
examples/streamlit_example.py
ollama_utils/__init__.py
ollama_utils/chat.py
ollama_utils/models.py
ollama_utils/streamlit_helpers.py
ollama_utils.egg-info/PKG-INFO
ollama_utils.egg-info/SOURCES.txt
ollama_utils.egg-info/dependency_links.txt
ollama_utils.egg-info/requires.txt
ollama_utils.egg-info/top_level.txt
tests/__init__.py
tests/test_chat.py
tests/test_models.py