v0.2.8
What's Changed
- Fix: Clarify random_number function docstring for inclusive range by @Abbas-Asad in #1475
- Add input validation and type conversion for user input by @Abbas-Asad in #1476
- Docs: Add missing docstring to get_weather function by @Abbas-Asad in #1478
- Docs: Clarify that guardrails apply to both user input and agent output by @Abbas-Asad in #1482
- Docs: Add missing docstring to how_many_jokes tool by @Abbas-Asad in #1479
- Update all translated document pages by @github-actions[bot] in #1484
- Allow modifying the input sent to the model by @rm-openai in #1483
- Make shallow copies of lists instead of deep copies by @rm-openai in #1490
- Realtime: fix history bug by @rm-openai in #1495
- Realtime: allow arbitrarily sized messages by @rm-openai in #1500
- 0.2.8 by @rm-openai in #1501
Full Changelog: v0.2.7...0.2.8