Skip to content

Commit 3357f40

Browse files
Fix missing trailing newline in aws_bedrock_anthropic_response.rb
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3e5f850 commit 3357f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/langchain/llm/response/aws_bedrock_anthropic_response.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ def role
5656
raw_response.dig("role")
5757
end
5858
end
59-
end
59+
end

0 commit comments

Comments
 (0)