Commit Graph

  • aeaf83f70f feat(realtime): #1560 add input audio noise reduction (#1749) Shagun Bera 2025-09-16 14:07:00 +05:30
  • 605611c542 feat: Support Anthropic extended thinking and interleaved thinking (#1744) Sung-jin Brian Hong 2025-09-16 17:36:29 +09:00
  • 456d284b4b Fixed Race Condition in RunResultStreaming.stream_events() Method (#1745) Ankan Misra 2025-09-16 06:13:31 +05:30
  • 31ed0913e1 docs: Fix tracing setup documentation (#1734) Abdul Kabir 2025-09-16 03:46:20 +05:00
  • 490177059b Update all translated document pages (#1747) github-actions[bot] 2025-09-16 07:43:47 +09:00
  • d1465516ac docs: #1722 LiteLLM usage tracking (#1743) Kazuhiro Sera 2025-09-15 23:54:00 +09:00
  • c583dfc104 docs: add docstring for parameter session in run, run_sync and run_streamed functions (#1739) LokinDev 2025-09-15 19:18:10 +08:00
  • efa88f79e7 Wait for input guardrails in streaming runs (#1730) Rohan Mehta 2025-09-12 18:29:39 -04:00
  • 581111c891 fix: #1704 Preserve thinking blocks in Anthropic conversations with tool calls (#1706) Hassan Abu Alhaj 2025-09-12 08:45:32 +03:00
  • 789575f27f fix(streaming): #1712 push processed_response.new_items (including HandoffCallItem) to event_queue (#1703) Jacin Woo 2025-09-12 13:28:53 +08:00
  • 5e6269c7af Update all translated document pages (#1721) github-actions[bot] 2025-09-12 10:30:22 +09:00
  • 7c497c9ea8 Fix missing imports in MCP documentation examples (#1718) Marium Afzal 2025-09-12 06:23:33 +05:00
  • cf11d33679 Update all translated document pages (#1720) github-actions[bot] 2025-09-12 09:31:23 +09:00
  • ee3919085c Fix doc translation GH Actions job failures Kazuhiro Sera 2025-09-12 09:26:21 +09:00
  • 796aa2da03 Update realtime agent guide document page Kazuhiro Sera 2025-09-12 09:22:32 +09:00
  • e291b10790 v0.3.0 (#1717) v0.3.0 Rohan Mehta 2025-09-11 15:19:02 -04:00
  • 625083aab4 Fix a bug where debug logging fails with Iterable objects (#1683) Kazuhiro Sera 2025-09-12 02:57:57 +09:00
  • 916834823a feat: #1614 gpt-realtime migration (Realtime API GA) (#1646) Kazuhiro Sera 2025-09-12 02:56:20 +09:00
  • f3339f026c Update Realtime Agent documents (ref #1646) (#1695) Kazuhiro Sera 2025-09-12 02:53:57 +09:00
  • 6e5010039a Allow to pass both session and input list (#1298) Daniele Morotti 2025-09-11 14:03:05 +02:00
  • daa969585a Fix CI failure in make old_version_tests (#1710) Hassan Abu Alhaj 2025-09-11 01:14:22 +03:00
  • 3556d7bcaf Fix session history duplication after PR #1550 (#1700) Hassan Abu Alhaj 2025-09-10 01:33:53 +03:00
  • 2395b681fb Delete an unused local var (I forgot deleting in #1587) (#1696) Kazuhiro Sera 2025-09-10 00:33:13 +09:00
  • 5a9cab876b Prevent preamble messages from being treated as final output when tool calls are pending (#1689) Wen-Tien Chang 2025-09-09 15:00:38 +08:00
  • 9ad2949661 Save session on turn rather than at final response (#1550) Seth Gilchrist 2025-09-09 00:00:00 -07:00
  • f37f70b122 docs: #1686 update the document to mention the end of voice stream (#1687) majklost 2025-09-09 00:13:53 +02:00
  • b6bec026f5 docs: fix typo in connectors.py (#1693) 0xhexpresso 2025-09-09 00:08:02 +02:00
  • 9e4f992a12 Update all translated document pages (#1691) github-actions[bot] 2025-09-09 06:35:32 +09:00
  • 5ef3020452 Fix a minor bug in #1601 (#1669) Kazuhiro Sera 2025-09-09 06:34:50 +09:00
  • 29d274dc87 Update MCP server tool documentation to cover all available options (#1685) Kazuhiro Sera 2025-09-08 23:11:55 +09:00
  • 50d0ffe8f7 fix: #1661 Preserve realtime session voice settings when updating agents (#1684) Kazuhiro Sera 2025-09-08 23:11:37 +09:00
  • dd0b65c387 Fix a bug where the default behavior of loading the debug flag differs from the documentation (#1682) Kazuhiro Sera 2025-09-08 23:05:25 +09:00
  • 83bb4d8094 Fix instructions not being applied (#1688) michieldwitte 2025-09-08 13:16:10 +02:00
  • 329806a5a8 fix(voice/stt): accept conversation.item.input_audio_transcription.completed (keep legacy alias) (#1537) Du-Hyeon, Kim 2025-09-08 14:11:57 +09:00
  • 50a909a373 Update all translated document pages (#1667) github-actions[bot] 2025-09-05 15:38:16 +09:00
  • d6f385cef2 Code snippet error in "Running Agents" document (#1665) Ilia Ilmer 2025-09-05 00:33:21 -04:00
  • 0a7bb1b5b5 Use head commit in docs workflow PR body (#1657) Kazuhiro Sera 2025-09-04 07:29:30 +09:00
  • f612516216 v0.2.11 (#1655) v0.2.11 Rohan Mehta 2025-09-03 18:15:08 -04:00
  • 9ad148b35c Update all translated document pages (#1654) github-actions[bot] 2025-09-04 06:37:25 +09:00
  • b302974d47 docs: Add more clarity on multi-agent design patterns (#1650) Kazuhiro Sera 2025-09-04 06:28:25 +09:00
  • 053dbc4f08 Document OpenAI Conversations session option (#1649) Kazuhiro Sera 2025-09-04 06:27:05 +09:00
  • 6df6fe16ee Update all translated document pages (#1648) github-actions[bot] 2025-09-03 17:41:06 +09:00
  • 244ce39e06 Improve translation prompt guidance (#1647) Kazuhiro Sera 2025-09-03 16:54:56 +09:00
  • 184757b7b6 Fix an error with make mypy on local machine (#1642) Kazuhiro Sera 2025-09-03 10:50:10 +09:00
  • 8a73b69e1c fix: Fix #1640 openai package breaking changes (#1641) Kazuhiro Sera 2025-09-03 10:49:54 +09:00
  • 824a431229 fix: #1594 support Azure OpenAI Realtime connection using headers (#1633) Kazuhiro Sera 2025-09-03 10:49:43 +09:00
  • 9e01cf749d Update all translated document pages (#1643) github-actions[bot] 2025-09-03 06:52:52 +09:00
  • f76bf33745 Docs: Fix confusing session usage docs (#1637) Hassan Abu Alhaj 2025-09-03 00:44:42 +03:00
  • a9bdf8ee1b Fix #1629 Empty tool call arguments in streaming events (#1636) Hassan Abu Alhaj 2025-09-03 00:43:37 +03:00
  • 6904dcbbdb fix(run): fire on_llm_start / on_llm_end in Runner.run() for streaming & non-streaming (aligns with docs) (#1619) Erik Anstine 2025-09-01 23:32:17 -04:00
  • 5de3b5849e Update all translated document pages (#1628) github-actions[bot] 2025-09-01 12:38:06 +09:00
  • 89dc1fba67 docs: wiht -> with (#1624) Muhammad Suhaib 2025-09-01 08:28:51 +05:00
  • cb316772f1 Update all translated document pages (#1627) github-actions[bot] 2025-09-01 12:28:12 +09:00
  • 5f560be6c7 docs: Fix #1625 code snippet error AS 2025-08-31 20:21:30 -07:00
  • de9d1fd0c4 v0.2.10 (#1607) v0.2.10 Rohan Mehta 2025-08-29 10:07:36 -04:00
  • 6e154bac0d fix: copy extra_kwargs to prevent litellm from polluting metadata (#1610) LiHao Zeng 2025-08-29 22:07:26 +08:00
  • 164acb59d9 Fix #1564 Add conversations API support (#1587) Kazuhiro Sera 2025-08-29 23:06:36 +09:00
  • d7eeaf2f60 Add reasoning text delta event support for gpt-oss models (#1586) Kazuhiro Sera 2025-08-29 09:48:37 +09:00
  • 3b36fd9552 Handle LiteLLM's json_tool_call addition for structured outputs (#1602) Kazuhiro Sera 2025-08-29 09:47:22 +09:00
  • 711a2e76e1 Fix #1592 Web search tool updates (#1601) Kazuhiro Sera 2025-08-29 08:20:00 +09:00
  • b5bf795b6c Fix #1585 supporting connectors (#1600) Kazuhiro Sera 2025-08-29 08:14:01 +09:00
  • a81601a536 Upgrade underlying oepnai package to the latest version (#1599) Kazuhiro Sera 2025-08-28 13:07:42 +09:00
  • 0bcf198581 Remove CI job we no longer actively use (#1590) Kazuhiro Sera 2025-08-27 08:28:01 +09:00
  • 6502a4c52c Update all translated document pages (#1589) github-actions[bot] 2025-08-27 08:12:55 +09:00
  • 646c61816a Docs: Improve example for custom Session class implementation. (#1582) Luke Wriglesworth 2025-08-26 19:01:53 -04:00
  • 86e26e975f Feature: Make trace_include_sensitive_data configurable via environment variable (#1192) SyedHyder2308 2025-08-26 17:57:49 +05:30
  • e8d311bf9c Fix: Emit tool_called events immediately in streaming runs (#1300) Hassan Abu Alhaj 2025-08-25 04:48:32 +03:00
  • 7dda9d8eca Update all translated document pages (#1577) github-actions[bot] 2025-08-24 22:42:16 +09:00
  • e4b3150d28 Docs: Improvements for SQLAlchemy Sessions (#1576) Hassan Abu Alhaj 2025-08-24 16:21:24 +03:00
  • 714ee0d4fe Update all translated document pages (#1563) github-actions[bot] 2025-08-23 12:21:42 +09:00
  • ff6d55f03a Re: #1534 Update models document page to cover gpt-5 use cases (#1535) Kazuhiro Sera 2025-08-23 12:07:54 +09:00
  • 11b1c1e332 Add tests for Agent default model settings when using GPT-5 (#1562) Kazuhiro Sera 2025-08-23 12:07:32 +09:00
  • 0ab3765220 Update all translated document pages (#1561) github-actions[bot] 2025-08-23 11:59:58 +09:00
  • 097b12fb34 Docs: Add SQLAlchemy-powered sessions (#1549) Hassan Abu Alhaj 2025-08-23 05:38:11 +03:00
  • e382ec0bb8 Realtime: fix typecheck error (#1558) Rohan Mehta 2025-08-22 15:16:14 -04:00
  • 0a246713d2 Performance: only create the OpenAIRealtimeServerEvent TypeAdapter once (#1548) michieldwitte 2025-08-22 21:02:54 +02:00
  • 36fa8f3e63 v0.2.9 (#1555) v0.2.9 Rohan Mehta 2025-08-21 21:44:16 -04:00
  • 71be6789ec Add a quick opt-in option to switch to gpt-5 model (#1534) Kazuhiro Sera 2025-08-22 08:28:45 +09:00
  • cca93a0c54 Realtime: input timeout trigger event (#1552) Rohan Mehta 2025-08-21 19:25:38 -04:00
  • 2c5041d343 feat: add retry logic to MCP server operations (#1554) Rohan Mehta 2025-08-21 17:02:55 -04:00
  • dcf9cf7e60 Add SQLAlchemy session backend for conversation history management (#1357) Hassan Abu Alhaj 2025-08-21 17:10:30 +03:00
  • 2b8c408048 docs: Add external documentation link to LocalShellTool docstring (#1547) Muhammad Hamid Raza 2025-08-21 12:30:47 +05:00
  • 8e0366bad8 Update all translated document pages (#1543) github-actions[bot] 2025-08-21 08:06:37 +09:00
  • d4e1b60f22 Update tracing.md with Agenta (#1541) Mahmoud Mabrouk 2025-08-21 00:54:31 +02:00
  • df95141c2d Update all translated document pages (#1532) github-actions[bot] 2025-08-20 06:27:22 +09:00
  • af2fb63fa2 docs(visualization): clarify MCP server support and update screenshot (#1529) Subhi Sadiyev 2025-08-20 01:16:27 +04:00
  • f903ad0ac4 Add context parameter to run_demo_loop (#1527) Yang Zhi 2025-08-19 17:37:35 +08:00
  • 594efb0a06 Update all translated document pages (#1524) github-actions[bot] 2025-08-19 11:30:34 +09:00
  • ebc5443b0b Add documentation for token usage tracking (#1518) Hassan Abu Alhaj 2025-08-19 05:19:39 +03:00
  • 7222a84ef6 Imrpove "Getting Started" on README (#1516) Kazuhiro Sera 2025-08-18 17:32:14 +09:00
  • 762447a10c Add local_file example to align with TS SDK repo (#1514) Kazuhiro Sera 2025-08-18 11:50:20 +09:00
  • a4f7204a69 Fix a bug where Chat Completions model does not accept required "filename" parameter for "input_file" items (#1513) Sheng 2025-08-17 19:33:04 -07:00
  • 31bd3acf33 clarify docs for tool_use_behavior and simplify description of stop_on_first_tool behavior (#1510) Abishai-kashif 2025-08-18 07:09:19 +05:00
  • a3128cefa9 feat(agents): Add on_llm_start and on_llm_end Lifecycle Hooks (#987) Muhammad Uzair 2025-08-16 11:01:42 +05:00
  • cb72933fdd Rename gpt-5 example file for consistency Kazuhiro Sera 2025-08-16 11:20:44 +09:00
  • 857c70ee0a Update all translated document pages (#1503) github-actions[bot] 2025-08-16 08:52:04 +09:00
  • 107ef043fd Add conditional tool enabling feature to agent as tool. (#1193) Thein Oo 2025-08-15 19:44:17 -04:00
  • 16f0f58b3e Fix #1494 by adding a link to Responses API documentation (#1502) Kazuhiro Sera 2025-08-16 08:36:58 +09:00
  • d36beaeb98 0.2.8 (#1501) 0.2.8 Rohan Mehta 2025-08-15 19:22:00 -04:00
  • 992faf730c Realtime: allow arbitrarily sized messages (#1500) Rohan Mehta 2025-08-15 17:10:06 -04:00