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