v0.0.23 2025-02-07
What's Changed
- Fix error in evals example by @samuelcolvin in #852
- Add
o3
support forOpenAIModel
by @sydney-runkle in #853 - Remove the
AgentModel
class by @dmontagu in #800 - Support
reasoning_effort
param forOpenAIModel
by @sydney-runkle in #854 - Fix OpenAI env var tests following by @samuelcolvin in #855
- Replace search UI with Algolia backed one by @petyosi in #845
- Add support for gemini safety settings by @dAIsySHEng1 in #790
- Fix: missing graph extra by @mplemay in #863
- Remove unnecessary
project_id == creds_id
check for vertexai by @sydney-runkle in #862 - Using
model_name
andsystem
model properties by @sydney-runkle in #865
New Contributors
Full Changelog: v0.0.22...v0.0.23