fix: restore openai compat log import
This commit is contained in:
parent
263e940825
commit
0c404869ae
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import (
|
|||
"encoding/json"
|
||||
"fmt"
|
||||
"io"
|
||||
"log"
|
||||
"maps"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
|
|
|||
Loading…
Reference in a new issue