/** * MIT License * * Copyright (c) 2025 Matheus C. França * * Permission is granted to use, modify, and distribute this software * under the terms of the MIT License. */ module ollama; public import ollama.client;