Feature/insert image to prompt #58
Annotations
2 errors
Run golangci-lint with reviewdog:
internal/ai/openai.go#L42
cannot use &prompt.SystemPrompt (value of type *string) as *azopenai.ChatRequestSystemMessageContent value in struct literal (typecheck)
|
Run golangci-lint with reviewdog:
internal/ai/openai.go#L42
cannot use &prompt.SystemPrompt (value of type *string) as *azopenai.ChatRequestSystemMessageContent value in struct literal) (typecheck)
|
Loading