Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 8158c9a

Browse files
committed
remove stray puts
1 parent ed40bf6 commit 8158c9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/completions/endpoints/anthropic.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ def prepare_payload(prompt, model_params, dialect)
110110
end
111111
end
112112

113-
puts "tool_choice: #{payload[:tool_choice]} - #{dialect.tool_choice}"
114113
payload
115114
end
116115

0 commit comments

Comments
 (0)