Changelog
Improvements:
- Gemini File Upload: Enabled direct use of uploaded files with Gemini.
- Metrics Update: Added audio, reasoning and cached token counts to metrics where available on models.
- Reasoning Updates: We now natively support Ollama and AzureOpenAI reasoning models.
Bug Fixes:
- PPrint Util Async: Added
apprint_run_responseto support async. - Mistral Reasoning: Fixed issues with using a Mistral model for chain-of-thought reasoning.
What's Changed
- Updates for 1.3.3 by @ashpreetbedi in #2858
- Gemini 2.5 learning assistant by @Mustafa-Esoofally in #2568
- feat: add audio, cached and reasoning tokens to the metrics by @manuhortet in #2863
- gemini-file-update-ag-2994 by @ysolanky in #2867
- add mistral reasoning True fix by @kausmeows in #2843
- update-history-params-ag-2995 by @ysolanky in #2868
- Reasoning Updates Ollama / AzureOpenAI by @dirkbrnd in #2862
- Release 1.3.3 by @dirkbrnd in #2866
Full Changelog: v.1.3.2...v1.3.3