"llm/vscode:/vscode.git/clone" did not exist on "6e0ccccbc47292387c3af496809337b7720c9a7f"
-
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