LICENSE
MANIFEST.in
README.md
__init__.py
cli.py
client.py
exceptions.py
publish.py
pyproject.toml
setup.cfg
setup.py
./cli.py
./client.py
./exceptions.py
./utils/__init__.py
./utils/common.py
./utils/model_constants.py
./wheelhouse/__init__.py
docs/api_reference.md
docs/chat.md
docs/conventions.md
docs/embed.md
docs/examples.md
docs/generate.md
docs/index.md
docs/version.md
examples/__init__.py
examples/basic_usage.py
examples/chat_example.py
examples/embedding_example.py
examples/generate_example.py
examples/version_example.py
ollama_toolkit.egg-info/PKG-INFO
ollama_toolkit.egg-info/SOURCES.txt
ollama_toolkit.egg-info/dependency_links.txt
ollama_toolkit.egg-info/requires.txt
ollama_toolkit.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_chat.py
tests/test_client.py
tests/test_embedding.py
tests/test_nexus.py
tests/test_utils.py
tools/__init__.py
tools/install_ollama.py
utils/__init__.py
utils/common.py
utils/model_constants.py
wheelhouse/__init__.py