Skip to content

Commit

Permalink
rebase to main
Browse files Browse the repository at this point in the history
  • Loading branch information
liyin2015 committed Nov 26, 2024
1 parent 5ed4ae4 commit 04ed18f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions adalflow/adalflow/components/model_client/bedrock_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ def get_first_message_content(completion: Dict) -> str:
"get_first_message_content",
"bedrock_runtime_exceptions",
]
__all__ = [
"BedrockAPIClient",
"get_first_message_content",
"bedrock_runtime_exceptions",
]


class BedrockAPIClient(ModelClient):
Expand Down

0 comments on commit 04ed18f

Please sign in to comment.