aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/litellm/llms/bedrock/chat/converse_like/transformation.py
blob: 783320224291e915d75533c18389f60ff5a10db2 (about) (plain)
1
2
3
"""
Uses `converse_transformation.py` to transform the messages to the format required by Bedrock Converse.
"""