try using aider to refactor #2479
Annotations
10 errors
build_chat
too many arguments in call to model.Stream
|
build_chat
too many arguments in call to model.Stream
|
build_chat
too many arguments in call to model.Stream
|
build_chat
cannot use &ClaudeChatModel{…} (value of type *ClaudeChatModel) as type ChatModel in assignment:
|
build_chat
cannot use &TestChatModel{…} (value of type *TestChatModel) as type ChatModel in assignment:
|
build_chat
cannot use &OllamaChatModel{…} (value of type *OllamaChatModel) as type ChatModel in assignment:
|
build_chat
cannot use &CompletionChatModel{…} (value of type *CompletionChatModel) as type ChatModel in assignment:
|
build_chat
cannot use &GeminiChatModel{…} (value of type *GeminiChatModel) as type ChatModel in assignment:
|
build_chat
cannot use &CustomChatModel{…} (value of type *CustomChatModel) as type ChatModel in assignment:
|
build_chat
imported and not used: "github.com/rotisserie/eris"
|