pipeworks_mud_mapper.callbacks.ollama_callbacks
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.