mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
add support for image generation in Vertex AI provider (#3335)
This commit is contained in:
@@ -135,6 +135,8 @@ func TestVertex(t *testing.T) {
|
||||
test.RunVertexExpressModeOnHttpRequestBodyTests(t)
|
||||
test.RunVertexExpressModeOnHttpResponseBodyTests(t)
|
||||
test.RunVertexExpressModeOnStreamingResponseBodyTests(t)
|
||||
test.RunVertexExpressModeImageGenerationRequestBodyTests(t)
|
||||
test.RunVertexExpressModeImageGenerationResponseBodyTests(t)
|
||||
}
|
||||
|
||||
func TestBedrock(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user