"vscode:/vscode.git/clone" did not exist on "1a05b8cf37eb03f9440e29d08d7d64441166c827"
-
Devon Rifkin authored
Made it so when api/generate builds up a message array and generates the prompt it now goes through the same function as `api/chat` for consistency. This is where we hook the optional built-in renderers to bypass templates, which was missing for `api/generate` before this change. Closes: #12578
6db8da99