fix: restore openai compat log import

This commit is contained in:
danmobot 2026-06-23 20:41:28 +01:00
parent 263e940825
commit 0c404869ae

View file

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