Skip to content

v0.2.7

Compare
Choose a tag to compare
@rm-openai rm-openai released this 14 Aug 18:58
· 22 commits to main since this release
a17625e

What's Changed

  • Added runtime validation for Agent constructor arguments by @DanielHashmi in #998
  • Realtime: add handoff prompt prefix by @rm-openai in #1382
  • feat(tests): add tests for unicode content, special characters, and concurrent access in SQLiteSession by @PatrykBochenek in #1399
  • Fix: enforce strict instructions function signature in get_system_prompt by @abdullahimran49 in #1426
  • Fix #1407 Add reasoning.effort="minimal" and "verbosity" params to ModelSettings by @seratch in #1439
  • Add a simple gpt-oss example by @seratch in #1440
  • Fix: Clarify random_number function docstring for inclusive range by @Abbas-Asad in #1461
  • Add input validation and type conversion for user input by @Abbas-Asad in #1462
  • docs: Add a comprehensive example for handling function tool errors. by @MurtazaAliCode in #1354
  • Update all translated document pages by @github-actions[bot] in #1469
  • Migrate document translation script to gpt-5 by @seratch in #1470
  • Update all translated document pages by @github-actions[bot] in #1471
  • docs: Clarify the is_enabled parameter in handoff() documentation by @Hafiz-Muhammad-Umar12 in #1472
  • Update all translated document pages by @github-actions[bot] in #1473
  • Realtime: one guardrail trip event per response by @rm-openai in #1458
  • v0.2.7 by @rm-openai in #1480

New Contributors

Full Changelog: v0.2.6...v0.2.7