module LittleGhost::Providers

Provider adapters translate model APIs into LittleGhost’s shared streaming request and response types. Agents select them through a ModelRegistry rather than depending on a provider class directly.