v0.0.49 2025-04-01
What's Changed
- Add Gemini 2.5 pro and improve CLI by @samuelcolvin in #1317
- Add OpenAI built-in tools by @Kludex in #1327
- Add
generate_summary
andtruncation
toOpenAIResponsesModelSettings
by @Kludex in #1328 - Move imports to try-except block by @Kludex in #1329
- Don't download content on
ImageUrl
andDocumentUrl
for Anthropic Models by @jnishiyama in #1318
New Contributors
- @jnishiyama made their first contribution in #1318
Full Changelog: v0.0.48...v0.0.49