Unverified Commit c385ca86 authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

test: add valid responses (#11902)

some of the new models need a few more valid responses to pass
parent 837379a9
......@@ -574,8 +574,8 @@ func GenerateRequests() ([]api.GenerateRequest, [][]string) {
},
},
[][]string{
{"sunlight"},
{"soil", "organic", "earth", "black", "tan"},
{"sunlight", "scattering", "interact"},
{"soil", "organic", "earth", "black", "tan", "chemical", "processes", "pigments", "particles"},
{"england", "english", "massachusetts", "pilgrims", "british"},
{"fourth", "july", "declaration", "independence"},
{"nitrogen", "oxygen", "carbon", "dioxide"},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment