What's Changed * [Feat] Azure GPT vision support vision enhancements by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1441 * [Feat] Support Bedrock provisioned throughput LLMs by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1442
What's Changed * [WIP] Adds dynamo db support for key management by krrishdholakia in https://github.com/BerriAI/litellm/pull/1382 * Set custom_llm_provider in ModelResponse hidden params by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1432 * [Feat] Improve litellm.completion cost by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1439
What's Changed * improve bedrock exception granularity by dleen in https://github.com/BerriAI/litellm/pull/1431 * [bug] unbound variable in bedrock by dleen in https://github.com/BerriAI/litellm/pull/1429 * 1424:gunicorn can't run in windows by kaonick in https://github.com/BerriAI/litellm/pull/1425
New Contributors * kaonick made their first contribution in https://github.com/BerriAI/litellm/pull/1425
What's Changed * [Feat] Improve LiteLLM Verbose Logs - show args passed to litellm function by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1419 * (fix) create httpx.Request instead of httpx.request by dleen in https://github.com/BerriAI/litellm/pull/1422 * Add explicit dependency on requests library by dleen in https://github.com/BerriAI/litellm/pull/1421 * [Fix] Bedrock embeddings - support str `input` by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1423
New Contributors * dleen made their first contribution in https://github.com/BerriAI/litellm/pull/1422
What's Changed LiteLLM Proxy - Log Responses to s3 Buckets Docs on setting up s3 logging on LiteLLM Proxy: https://docs.litellm.ai/docs/proxy/logging#logging-proxy-inputoutput---s3-buckets Manouchehri
* LiteLLM Proxy Add s3 Logging by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1408 * feat: added explicit args to acomplete by MateoCamara in https://github.com/BerriAI/litellm/pull/1200 * fix(router.py): bump httpx pool limits by krrishdholakia in https://github.com/BerriAI/litellm/pull/1415 * [Feat] Proxy - Log Cache Hits on success callbacks + Testing by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1413
New Contributors * MateoCamara made their first contribution in https://github.com/BerriAI/litellm/pull/1200