v1.4.3
Changelog
New Features:
- Llama API: Added native SDK and OpenAI-like model classes.
Improvements:
- Claude: Added support for AWS Session token for Claude
- DynamoDB: Added support for AWS profile-based authentication.
Bug Fixes:
- Session Metrics: Fix for session metrics showing up as 0
- HF Embedder fix: Fixed Hugging Face Embedder
What's Changed
- Claude support aws session token. This is required for using AWS credentials from an assumed role by @gnanda17 in #2948
- lite-llm-import-fix-ag-3018 by @ysolanky in #2981
- fix-hf-embedder-ag-3016 by @ysolanky in #2979
- feat(dynamodb): Add support for AWS profile-based authentication. by @lironesamoun in #2989
- fix-session-metrics-ag-3024 by @ysolanky in #2993
- fix: perplexity citations handling for playground by @anuragts in #3008
- fix(evals): better parsing for tool calls by @manuhortet in #3009
- [Reasoning model] Added support for o4-mini and probably o4 when released. Closes #2990 by @emerleite in #3007
- GitHub repo analyzer by @Mustafa-Esoofally in #2582
- llama-api-ag-3032 by @ysolanky in #3025
- Release-1.4.3 by @ysolanky in #3036
New Contributors
- @gnanda17 made their first contribution in #2948
- @lironesamoun made their first contribution in #2989
- @emerleite made their first contribution in #3007
Full Changelog: v1.4.2...v1.4.3