#42 init router config #74
Annotations
5 errors
Build:
pkg/providers/openai/chat.go#L58
cannot use request.MessageHistory (variable of type []string) as []map[string]string value in argument to append
|
Build:
pkg/providers/openai/chat.go#L61
cannot use request.Message (variable of type []struct{Role string "json:\"role\""; Content string "json:\"content\""}) as map[string]string value in argument to append
|
Build:
pkg/providers/openai/chat.go#L64
defaultParams declared and not used
|
Build:
pkg/providers/openai/chat.go#L64
undefined: u
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading