What's Changed
- Add missing
allow_model_requestscheck by @YanSte in #697 - Improve Algolia indexing by @petyosi in #721
- Add support for Cohere models by @rafidka in #203
- Add
model_nametoModelResponseby @sydney-runkle in #701 - Adding
'deepseek-r1'to the list of Ollama Model Names by @izzyacademy in #735 - Test minimum versions by @samuelcolvin in #743
- Fix handling of OpenAI system prompts in order to support
o1by @sydney-runkle in #740 - Removing
from_textandfrom_tool_callutilities that complicate snapshot testing by @sydney-runkle in #744 - Add support for controlling direction of state diagram generated by Mermaid code by @izzyacademy in #716
- Increase default
IsNow()delta by @dmontagu in #746 - Auto-use the
set_event_loopfixture by @dmontagu in #747 - Make non-required parameters not required by @dmontagu in #742
- Improve variance of classes by @dmontagu in #726
- Support
parallel_tool_callsinModelSettingsby @sydney-runkle in #750 - Add support for
userrole system promptso1-preview-2024-09-12by @siavashg in #754 - Anthropic streaming support by @piercefreeman in #684
- Fix an issue with retry counting by @dmontagu in #749
New Contributors
- @rafidka made their first contribution in #203
- @hrahmadi71 made their first contribution in #753
- @siavashg made their first contribution in #754
- @piercefreeman made their first contribution in #684
Full Changelog: v0.0.19...v0.0.20