v0.0.18
Key changes
- Added support for dynamic prompt templates via the OpenAI Prompts feature
- REPL support
- Bug fixes
What's Changed
- Add REPL run_demo_loop helper by @rm-openai in #811
- Crosslink to js/ts by @rm-openai in #815
- Add release documentation by @rm-openai in #814
- Fix handoff transfer message JSON by @jhills20 in #818
- docs: custom output extraction by @jleguina in #817
- Added support for passing tool_call_id via the RunContextWrapper by @niv-hertz in #766
- Allow arbitrary kwargs in model by @rm-openai in #842
- Fix function_schema name override bug by @rm-openai in #872
- adopted float instead of timedelta for timeout parameters by @DanieleMorotti in #874
- Prompts support by @rm-openai in #876
- v0.0.18 by @rm-openai in #878
New Contributors
- @jleguina made their first contribution in #817
- @niv-hertz made their first contribution in #766
Full Changelog: v0.0.17...v0.0.18