Core LLM Interface ================== Module contents --------------- .. automodule:: think_reason_learn.core.llms :members: :show-inheritance: :undoc-members: Type aliases ------------ .. autodata:: think_reason_learn.core.llms._schemas.LLMChoiceModel :annotation: .. autodata:: think_reason_learn.core.llms._schemas.LLMChoiceDict :annotation: .. autodata:: think_reason_learn.core.llms._schemas.LLMChoice :annotation: