pipeworks_mud_mapper.callbacks.ollama_callbacks =============================================== .. py:module:: pipeworks_mud_mapper.callbacks.ollama_callbacks .. autoapi-nested-parse:: Ollama callback aggregation module. This file exists to preserve the historical import path `pipeworks_mud_mapper.callbacks.ollama_callbacks` while delegating actual callback definitions to smaller modules. Importing this module registers all Ollama-related callbacks via the decorators in the submodules and exposes the functions for tests.