Collected sources and patterns will appear here. Add from search or the patterns library.
GenericChatRequest -> ProviderSpecificChatRequest
Translate a standardized, generic model request payload into vendor-specific API formats.
Problem it solves
Integrating and maintaining separate API structures for dozens of different LLM providers leads to duplicate code.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.