There was an error while loading. Please reload this page.
1 parent ea8e000 commit 0a1f3d5Copy full SHA for 0a1f3d5
1 file changed
providers/anthropic/anthropic.go
@@ -298,7 +298,6 @@ func (a languageModel) prepareParams(call fantasy.Call) (*anthropic.MessageNewPa
298
Details: "TopK is not supported when thinking is enabled",
299
})
300
}
301
-
302
303
304
if len(call.Tools) > 0 {
0 commit comments