mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 23:07:50 +00:00
e5fd313a48
* fix(completion_to_responses_bridge_transformation.py): support passing image urls' to responses api models Fixes https://github.com/BerriAI/litellm/issues/11820 * fix(base_aws_llm.py): if boto3 present, try and get the configured region name Closes https://github.com/BerriAI/litellm/issues/8847 * fix: fix imports * fix: fix linting error s
Logic specific for litellm.completion.
Includes:
- Bridge for transforming completion requests to responses api requests