package server import ( "testing" ) func TestModelPrompt(t *testing.T) { m := Model{ Template: "a{{ .Prompt }}b", } s, err := m.Prompt(PromptVars{ Prompt: "