What's Changed
- fix(bedrock.py): enable claude-3 streaming by @krrishdholakia in #2425
- (docs) LiteLLM Proxy - use port 4000 in examples by @ishaan-jaff in #2416
- fix(proxy_server.py): use argon2 for faster api key checking by @krrishdholakia in #2394
- (fix) use python 3.8 on ci/cd by @ishaan-jaff in #2428
- tests - monitor memory usage with litellm by @ishaan-jaff in #2427
- feat: add cost tracking + caching for
/audio/transcription
calls by @krrishdholakia in #2426
Full Changelog: v1.30.6...v1.30.7