"examples/llm/graphs/disagg_router.py" did not exist on "59d916e11b7fb6e593c22370bd54b40645b49b94"
-
Graham King authored
Add backend type `EngineConfig::StaticCore` that wraps the engine in a preprocessor (prompt templating and tokenization). Add example engine `echo_core` (`out=echo_core`) which takes and returns tokens. A nice side effect is that it echos the full prompt template with system prompt, whereas `echo_full` echos only user prompt. 
72064d84