We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78324be commit df344c3Copy full SHA for df344c3
internal/extproc/imagegeneration_processor_test.go
@@ -23,7 +23,6 @@ import (
23
"github.com/envoyproxy/ai-gateway/internal/internalapi"
24
"github.com/envoyproxy/ai-gateway/internal/llmcostcel"
25
tracing "github.com/envoyproxy/ai-gateway/internal/tracing/api"
26
- openaisdk "github.com/openai/openai-go/v2"
27
)
28
29
func TestImageGeneration_Schema(t *testing.T) {
0 commit comments