fix: import log in openai compat provider

This commit is contained in:
danmobot 2026-06-22 23:42:27 +01:00
parent 88bda73db6
commit 46ffda264f

View file

@ -7,6 +7,7 @@ import (
"encoding/json"
"fmt"
"io"
"log"
"maps"
"net/http"
"net/url"