Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
UnifiedPrompt -> Stream<CompletionChunk>
Route inference tasks across heterogeneous local (e.g., Llama, Qwen) and cloud (e.g., OpenAI, Claude) engines using a normalized API interface.
Problem it solves
Supporting both offline local models and cloud APIs requires managing disparate, shifting client libraries.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.