from __future__ import annotations from time_machine.adapters.llm.qwen_structured import QwenStructuredLLMAdapter __all__ = ["QwenStructuredLLMAdapter"]