Feat Implement lingoose threads #334
Annotations
5 errors
lint:
llm/openai/formatters.go#L8
cognitive complexity 21 of func `threadToChatCompletionMessages` is high (> 20) (gocognit)
|
lint:
llm/openai/formatters.go#L66
missing cases in switch of type thread.ContentType: thread.ContentTypeToolCall, thread.ContentTypeToolResponse (exhaustive)
|
lint:
llm/openai/formatters.go#L30
shadow: declaration of "ok" shadows declaration at line 28 (govet)
|
lint:
llm/openai/legacy.go#L202
SA1019: chatCompletionRequest.Functions is deprecated: use Tools instead. (staticcheck)
|
lint
issues found
|