README.md
pyproject.toml
fastpluggy_ollama_connector.egg-info/PKG-INFO
fastpluggy_ollama_connector.egg-info/SOURCES.txt
fastpluggy_ollama_connector.egg-info/dependency_links.txt
fastpluggy_ollama_connector.egg-info/entry_points.txt
fastpluggy_ollama_connector.egg-info/requires.txt
fastpluggy_ollama_connector.egg-info/top_level.txt
src/__init__.py
src/config.py
src/models.py
src/plugin.py
src/router.py
src/tools.py
src/templates/model_list.html.j2
src/templates/ollama_form.html.j2
src/templates/ollama_response.html.j2
tests/test_import.py