Добавил логи
This commit is contained in:
@@ -31,7 +31,7 @@ func TestIntegration_OpenAICompat(t *testing.T) {
|
||||
APIKey: key,
|
||||
Model: model,
|
||||
Timeout: 90 * time.Second,
|
||||
})
|
||||
}, nil)
|
||||
if err != nil {
|
||||
t.Fatalf("New: %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user