Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
UnifiedPromptConfig -> UnifiedResponse
Translate a standardized generation config into provider-specific API requests and parse the responses back into a unified format.
Problem it solves
Integrating multiple LLM providers requires writing separate wrapper logic for each platform's proprietary API structure.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.