Skip to content

distill::backends::base

More...

Classes

Name
class distill::backends::base::TeacherBackend

Detailed Description

Abstract base class for teacher API backends.

All backends (OpenAI, Anthropic) implement this interface so that
TeacherClient can dispatch calls uniformly regardless of backend.

Updated on 2026-07-25 at 22:56:57 +0000