pipeworks_mud_mapper.services.ollama_config =========================================== .. py:module:: pipeworks_mud_mapper.services.ollama_config .. autoapi-nested-parse:: Centralized Ollama configuration constants. This module holds the default values and shared settings for the Ollama integration. These values used to live in the UI layer (`layout/ollama_panel.py`), but they are domain defaults rather than UI concerns. Keeping them here avoids UI→service coupling.