What's Changed
- Docs: add
asyncio
to all examples that need it. by @ME-Msc in #638 - fix: typo by @hwong557 in #641
- Add Gradio Demo for weather agent example by @freddyaboulton in #230
- Docs: fix freeze frame for gradio demo video by @sydney-runkle in #644
- Support
docstring_format
andrequire_parameter_descriptions
on tools by @sydney-runkle in #643 - Generate llms.txt by @petyosi in #649
- Refactor streaming by @dmontagu in #468
- Adds
phi4
to Ollama by @josead in #668 - Use Algolia for docs search by @petyosi in #669
- Fix agent
run
/run_sync
docs by @KranthiGV in #688 - docs: fix typos in
testing-evals
and RAG example by @lealre in #694 - Graph Support by @samuelcolvin in #528
- Upgrade "inline-snapshot" by @samuelcolvin in #657
- uprev to v0.0.19 by @samuelcolvin in #696
New Contributors
- @ME-Msc made their first contribution in #638
- @hwong557 made their first contribution in #641
- @freddyaboulton made their first contribution in #230
- @petyosi made their first contribution in #649
- @KranthiGV made their first contribution in #688
Full Changelog: v0.0.18...v0.0.19