Ari Webb
fecf503ad9
feat: xhigh reasoning for gpt-5.2 ( #6735 )
2025-12-15 12:03:09 -08:00
Devansh Jain
d1536df6f6
chore: Update deepseek client for v3.2 models ( #6556 )
...
* support for v3.2 models
* streaming + context window fix
* fix for no assitant text from deepseek
2025-12-15 12:02:34 -08:00
Ari Webb
89c7ab5f14
feat: structured outputs for openai [LET-6233] ( #6363 )
...
* first hack with test
* remove changes integration test
* Delete apps/core/tests/sdk_v1/integration/integration_test_send_message_v2.py
* add test
* remove comment
* stage and publish api
* deprecate base level response_schema
* add param to llm_config test
---------
Co-authored-by: Ari Webb <ari@letta.com >
2025-11-26 14:39:39 -08:00
Ari Webb
7380eaec13
feat: enable gpt5.1 models [LET-6178] ( #6175 )
...
* hack at gpt51
* revert package lock
* first hack
* default context window
---------
Co-authored-by: Ari Webb <ari@letta.com >
2025-11-24 19:09:33 -08:00
Charles Packer
e40c0512c2
fix: patch streaming hidden reasoning event [LET-4167] ( #4367 )
...
* fix: patch streaming hidden reasoning event
* fix: patch reasoning_effort not getting passed to openai
2025-09-02 16:21:18 -07:00
cthomas
671f561c77
feat: support approve tool call request ( #4333 )
2025-08-31 11:26:21 -07:00
Kevin Lin
0583eec2f1
feat: GPT-5 support ( #3924 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-08-15 19:01:50 -07:00
Kevin Lin
916fe6c1da
fix: use max_completion_tokens in chat completion request ( #2764 )
2025-06-12 10:58:23 -07:00
cthomas
2823e4447a
feat: add multi-modal input support ( #2590 )
2025-06-08 18:28:01 -07:00
Matthew Zhou
beed896d60
feat: Support offline memory in voice agent ( #1347 )
2025-04-28 15:03:02 -07:00
Kevin Lin
d3aa3fd3a0
fix: add developer role ( #1787 )
2025-04-19 15:25:09 -07:00
cthomas
b8b2fc75e9
fix: parallel tool call default ( #1671 )
2025-04-10 15:12:37 -07:00
Kevin Lin
14bf712cbe
fix: patch o1 and o3-mini ( #1657 )
2025-04-10 13:50:38 -07:00
Matthew Zhou
acd0a525aa
feat: Async agent loop ( #1387 )
2025-03-27 15:24:50 -07:00
Sarah Wooders
0fb632e97f
fix: impose tool rules for anthropic ( #1342 )
2025-03-20 09:55:19 -07:00
Matthew Zhou
82f9377c8a
fix: Refresh blocks in between steps ( #1335 )
2025-03-18 17:42:44 -07:00
Matthew Zhou
997019afe8
feat: Add tool calling to fast chat completions ( #1109 )
2025-02-25 15:13:35 -08:00
Charles Packer
11b8371953
feat: add functions to get context window overview ( #1903 )
2024-10-18 14:29:28 -07:00
Sarah Wooders
8ae1e64987
chore: migrate package name to letta ( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2024-09-23 09:15:18 -07:00