Skip to content

Commit 47cad84

Browse files
committed
chore: format
1 parent 6479e27 commit 47cad84

File tree

2 files changed

+1761
-1476
lines changed

2 files changed

+1761
-1476
lines changed

libs/core/llmstudio_core/providers/bedrock_converse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ def _process_messages(
335335
return messages, system_prompt
336336

337337
@staticmethod
338-
339338
def _base64_to_bytes(image_url: str) -> bytes:
340339
"""
341340
Extracts and decodes Base64 image data from a 'data:image/...;base64,...' URL.

0 commit comments

Comments
 (0)