Commit Graph

  • 901d2ac57c v0.0.18 (#878) v0.0.18 Rohan Mehta 2025-06-16 15:49:36 -04:00
  • 2b9b8f7e73 Prompts support (#876) Rohan Mehta 2025-06-16 15:47:48 -04:00
  • 281a7b2bb6 adopted float instead of timedelta for timeout parameters (#874) Daniele Morotti 2025-06-16 17:35:09 +02:00
  • 6d2806f10c Fix function_schema name override bug (#872) Rohan Mehta 2025-06-16 10:50:20 -04:00
  • 0eee6b8305 Allow arbitrary kwargs in model (#842) Rohan Mehta 2025-06-10 18:14:34 -04:00
  • 8dfd6ff35c Added support for passing tool_call_id via the RunContextWrapper (#766) Niv Hertz 2025-06-09 18:08:50 +03:00
  • dcb88e69cd docs: custom output extraction (#817) Javier Leguina 2025-06-09 15:24:51 +01:00
  • c98e234845 Fix handoff transfer message JSON (#818) James Hills 2025-06-09 07:13:43 -07:00
  • 5c7c678aef Add release documentation (#814) Rohan Mehta 2025-06-04 16:57:19 -04:00
  • 05db7a68cd Crosslink to js/ts (#815) Rohan Mehta 2025-06-04 15:37:09 -04:00
  • 4a529e6c16 Add REPL run_demo_loop helper (#811) Rohan Mehta 2025-06-04 11:53:17 -04:00
  • 204bec1b8b v0.0.17 (#809) v0.0.17 Rohan Mehta 2025-06-03 22:36:51 -04:00
  • 4046fcb3fa Add is_enabled to FunctionTool (#808) Rohan Mehta 2025-06-03 13:44:16 -04:00
  • 995af4d83e Only start tracing worker thread on first span/trace (#804) Rohan Mehta 2025-06-02 15:32:02 -04:00
  • d4c7a23e1d Don't cache agent tools during a run (#803) Rohan Mehta 2025-06-02 14:49:16 -04:00
  • 775d3e237e Ensure item.model_dump only contains JSON serializable types (#801) westhood 2025-06-02 23:10:21 +08:00
  • 3e7b2863e9 Fix #777 by handling MCPCall events in RunImpl (#799) Kazuhiro Sera 2025-06-03 00:10:07 +09:00
  • cfe9099f3f Add comment to handoff_occured misspelling (#792) Rohan Mehta 2025-05-30 14:41:54 -04:00
  • 64383502dd docs: fix typo in docstring for is_strict_json_schema method (#775) Rehan Ul Haq 2025-05-30 21:14:10 +05:00
  • ad80f788b9 Update input_guardrails.py (#774) Venkat Naveen 2025-05-30 20:13:57 +04:00
  • 0a28d71cca Fix typo: Replace 'two' with 'three' in /docs/mcp.md (#757) Chang Luo 2025-05-31 00:11:10 +08:00
  • 16fb29c1f0 Fix typo in assertion message for handoff function (#780) Rehan Ul Haq 2025-05-30 20:53:15 +05:00
  • b699d9a533 Small fix for litellm model (#789) rob-openai 2025-05-30 07:32:25 -07:00
  • 47fa8e87b1 Fixed Python syntax (#665) Sarmad Gulzar 2025-05-30 02:24:31 +05:00
  • 71968625cc Added RunErrorDetails object for MaxTurnsExceeded exception (#743) Daniele Morotti 2025-05-29 22:11:33 +02:00
  • d46e2ec35b Add Portkey AI as a tracing provider (#785) siddharth Sambharia 2025-05-29 21:13:25 +05:30
  • 6e078bf7a9 Fix Gemini API content filter handling (#746) Rohan Mehta 2025-05-23 13:00:30 -04:00
  • a96108e279 Update MCP and tool docs (#736) Rohan Mehta 2025-05-23 13:00:21 -04:00
  • db462e32a3 Fix visualization recursion with cycle detection (#737) Rohan Mehta 2025-05-23 13:00:10 -04:00
  • 1364f4408e fix Gemini token validation issue with LiteLLM (#735) Andrew Han 2025-05-21 14:59:47 -07:00
  • 1992be3e8d v0.0.16 (#733) v0.0.16 Rohan Mehta 2025-05-21 16:06:13 -04:00
  • 079764f0ab Add support for local shell, image generator, code interpreter tools (#732) Rohan Mehta 2025-05-21 15:26:22 -04:00
  • 9fa5c39d69 Hosted MCP support (#731) Rohan Mehta 2025-05-21 15:21:37 -04:00
  • ce2e2a4571 Upgrade openAI sdk version (#730) Rohan Mehta 2025-05-21 15:17:58 -04:00
  • 466b44df18 Dev/add usage details to Usage class (#726) WJPBProjects 2025-05-20 18:23:56 +01:00
  • 428c9a65bf Add Galileo to external tracing processors list (#662) franz101 2025-05-19 21:41:11 +02:00
  • 003cbfe5f5 Added mcp 'instructions' attribute to the server (#706) Daniele Morotti 2025-05-18 19:25:08 +02:00
  • c282324d95 Create AGENTS.md (#707) Dominik Kundel 2025-05-18 10:24:24 -07:00
  • 5fe096df67 v0.0.15 (#701) v0.0.15 Rohan Mehta 2025-05-15 18:41:00 -04:00
  • 1847008e0f feat: Streamable HTTP support (#643) Akshit97 2025-05-15 00:15:14 +05:30
  • 02b6e7013c Update search_agent.py (#677) leohpark 2025-05-14 09:37:06 -07:00
  • 1994f9d4c4 feat: pass extra_body through to LiteLLM acompletion (#638) Ashok Saravanan 2025-05-14 11:34:27 -05:00
  • 2c46dae377 Fixed a bug for "detail" attribute in input image (#685) Daniele Morotti 2025-05-14 17:31:42 +02:00
  • f9763495b8 0.0.14 release (#635) v0.0.14 pakrym-oai 2025-04-30 08:15:35 -07:00
  • db0ee9d5a5 Update litellm version (#626) pakrym-oai 2025-04-29 16:12:24 -07:00
  • 4187fba955 docs: add FutureAGI to tracing documentation (#592) N V J K Kartik 2025-04-25 21:40:59 +05:30
  • aa197e1e14 Make the TTS voices type exportable (#577) Stefano Baccianella 2025-04-25 01:11:25 +02:00
  • 8fd7773a5e Add usage to context in streaming (#595) Rohan Mehta 2025-04-24 18:20:35 -04:00
  • 3bbc7c48cb v0.0.13 (#593) v0.0.13 Rohan Mehta 2025-04-24 14:58:38 -04:00
  • 45eb41f1e6 More tests for cancelling streamed run (#590) Rohan Mehta 2025-04-24 14:45:03 -04:00
  • e11b822d5f Fix stream error using LiteLLM (#589) Daniele Morotti 2025-04-24 18:53:39 +02:00
  • af80e3a971 Prevent MCP ClientSession hang (#580) Nathan Brake 2025-04-24 12:12:46 -04:00
  • 3755ea8658 Create to_json_dict for ModelSettings (#582) Rohan Mehta 2025-04-23 20:39:07 -04:00
  • a113fea0ee Allow cancel out of the streaming result (#579) Andrew Han 2025-04-23 16:51:10 -07:00
  • 178020ea33 Examples: Fix financial_research_agent instructions (#573) Kazuhiro Sera 2025-04-23 11:29:12 +09:00
  • 111fc9ee66 Adding extra_headers parameters to ModelSettings (#550) Jonny Kalambay 2025-04-22 19:26:47 -07:00
  • 83ce49ec7e v0.0.12 (#564) v0.0.12 Rohan Mehta 2025-04-21 23:06:09 -04:00
  • 2bdf9b7b11 Pass through organization/project headers to tracing backend, fix speech_group enum (#562) Steven Heidel 2025-04-21 13:59:46 -07:00
  • 942ba9840b Docs and tests for litellm (#561) Rohan Mehta 2025-04-21 16:59:01 -04:00
  • a0254b0b74 RFC: automatically use litellm if possible (#534) Rohan Mehta 2025-04-21 15:03:06 -04:00
  • 0a3dfa071a Fix visualize graph filename to without extension. (#554) Yuya Haruna 2025-04-22 02:47:51 +09:00
  • 616d8e7f4b Start and finish streaming trace in impl metod (#540) Rohan Mehta 2025-04-21 13:08:38 -04:00
  • e3698f32b1 Enable non-strict output types (#539) Rohan Mehta 2025-04-21 11:58:36 -04:00
  • 4b8472da7e Examples for image inputs (#553) Rohan Mehta 2025-04-21 11:14:25 -04:00
  • 5639606163 Docs: Switch to o3 model; exclude translated pages from search (#533) Kazuhiro Sera 2025-04-17 10:29:09 +09:00
  • 472e8c13bd Docs for LiteLLM integration (#532) Rohan Mehta 2025-04-16 18:54:22 -04:00
  • bd404e0f87 Litellm integration (#524) Rohan Mehta 2025-04-16 18:48:41 -04:00
  • 0faadf7f7b Show repo name/data in docs (#525) Rohan Mehta 2025-04-16 14:27:23 -04:00
  • 65cae71b14 Extract chat completions streaming helpers (#523) Rohan Mehta 2025-04-15 18:42:09 -04:00
  • 80de53e879 Extract chat completions conversion code into helper (#522) Rohan Mehta 2025-04-15 18:31:17 -04:00
  • ce1abe6006 Run CI on all commits, not just ones on main (#521) Rohan Mehta 2025-04-15 18:26:48 -04:00
  • ca8e8bed5d v0.0.11 (#520) v0.0.11 Rohan Mehta 2025-04-15 14:37:16 -04:00
  • e625cb495e Only include stream_options when streaming (#519) Rohan Mehta 2025-04-15 12:48:27 -04:00
  • f329eef7e8 Examples and tests for previous_response_id (#512) Rohan Mehta 2025-04-15 12:46:31 -04:00
  • b978b4382e Support parallel_tool_calls=False for ChatCompletion API (#513) v0.0.10 RonaldChungHueyWu 2025-04-15 12:48:01 +10:00
  • 96a97af9be v0.0.10 (#514) Rohan Mehta 2025-04-14 22:45:30 -04:00
  • 360f173b73 Evolve the doc translation workflow by using gpt-4.1 (#507) Kazuhiro Sera 2025-04-15 11:04:07 +09:00
  • 92d6e3e66c Previous response id (#509) Rohan Mehta 2025-04-14 22:02:47 -04:00
  • 86ad99d798 Move dev-only deps to dev section (#506) Rohan Mehta 2025-04-14 21:59:41 -04:00
  • d6f5190d53 Replace referencable_id with response_id (#508) Rohan Mehta 2025-04-14 21:37:18 -04:00
  • e8f14da473 Fix type annotations examples (#496) Daniele Morotti 2025-04-14 19:28:43 +02:00
  • 36f5b72449 Don't run tracing shutdown behavior if disabled (#503) Rohan Mehta 2025-04-14 12:46:00 -04:00
  • 5727a1c73a Example for streaming guardrails (#505) Rohan Mehta 2025-04-14 12:40:41 -04:00
  • 5183f528f4 Add docs for customizng agent-as-tool (#504) Rohan Mehta 2025-04-14 12:40:32 -04:00
  • 25f97f979b Fix typos and misspellings (#486) Kazuhiro Sera 2025-04-14 23:37:13 +09:00
  • e04d87cb1f Add extra request parameters extra_query and extra_body (#500) Daniele Morotti 2025-04-14 16:37:00 +02:00
  • d0693a192e fix: ensure metadata is non-null in response handling (#483) LouisShark 2025-04-12 06:20:59 +08:00
  • e115d5a459 Add model_settings guide to models document page (#484) Kazuhiro Sera 2025-04-12 02:27:01 +09:00
  • 68c725f942 Improve translation pipeline details (#475) Kazuhiro Sera 2025-04-11 05:54:05 +09:00
  • 8ded8a9981 add overwrite mechanism for stream_options (#465) Ddper 2025-04-11 04:54:00 +08:00
  • 84fb734ba0 Adding scope and span_data doc strings (#463) Dmitry Pimenov 2025-04-09 11:59:07 -07:00
  • d089886f01 examples(research_bot): Add space to INSTRUCTIONS (#439) nikkie 2025-04-09 03:01:09 +09:00
  • ccff74dcfa docs: Make default model clear (#457) nikkie 2025-04-09 00:47:23 +09:00
  • 869c95b012 Update computer-use example to support simultaneous key presses (#452) kanchi 2025-04-09 00:47:15 +09:00
  • ece647b93f Add i18n support to the documents (#460) Kazuhiro Sera 2025-04-08 22:41:48 +09:00
  • 9d3d6a58e5 v0.0.9 (#456) v0.0.9 Rohan Mehta 2025-04-07 19:27:19 -04:00
  • 2bcc864b81 Don't send the "store" param unless its hitting OpenAI (#455) Rohan Mehta 2025-04-07 19:13:08 -04:00
  • 50bbfdd8be Ensure MCP works when inputSchema.properties is missing (#454) Rohan Mehta 2025-04-07 18:38:36 -04:00
  • 064e25b01b add links and mcp + voice examples (#438) James Hills 2025-04-04 16:53:12 -07:00
  • 0396052dcd v0.0.8 (#432) v0.0.8 Rohan Mehta 2025-04-03 19:46:26 -04:00