dlgforge.llm.client¶ LiteLLM-backed chat client wrappers with routing support. ChatResult(content, tool_calls, raw) dataclass ¶ Normalized chat completion output. OpenAIModelClient() ¶ OpenAI-compatible public client, backed internally by LiteLLM.