""" BreakPilot LLM Gateway OpenAI-kompatibles API Gateway für Self-hosted LLMs. Unterstützt: Ollama (lokal), vLLM (remote), Claude API (Fallback) """ __version__ = "0.1.0"