Skip to content

Commit 0a1f3d5

Browse files
committed
chore: lint
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent ea8e000 commit 0a1f3d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

providers/anthropic/anthropic.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ func (a languageModel) prepareParams(call fantasy.Call) (*anthropic.MessageNewPa
298298
Details: "TopK is not supported when thinking is enabled",
299299
})
300300
}
301-
302301
}
303302

304303
if len(call.Tools) > 0 {

0 commit comments

Comments
 (0)