Update images_test.go
This commit is contained in:
parent
1eff6853eb
commit
72ce843921
@ -9,7 +9,6 @@ func TestModelPrompt(t *testing.T) {
|
||||
Template: "a{{ .Prompt }}b",
|
||||
}
|
||||
s, err := m.Prompt(&PromptVars{
|
||||
First: true,
|
||||
Prompt: "<h1>",
|
||||
})
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user