Commit graph

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