Commit Graph

27 Commits

Author SHA1 Message Date
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
Andy Li
904d9ba5a2 chore: strings lint cleanup (#3374) 2025-07-18 09:20:45 -07:00
Kevin Lin
a8895ad017 feat: add reasoning models to integration_test_send_message (#2710) 2025-06-13 14:54:37 -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
Andy Li
831b7d5862 chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
Charles Packer
8bb194541e fix: make togetherai nebius xai etc usable via the openaiprovider (#1981)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-05-09 10:50:55 -07:00
Matthew Zhou
beed896d60 feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
cthomas
167c6a1d2e fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
Charles Packer
e1fa7f0b40 fix: patch o-series (#1699) 2025-04-23 13:41:34 -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
cthomas
831f7d2f11 feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10: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
Kevin Lin
98f0062416 feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-18 15:28:01 -08:00
Matthew Zhou
b6773ea7ff feat: Add voice-compatible chat completions endpoint (#774) 2025-01-27 14:25:05 -08:00
Kevin Lin
38b7c1ec9a chore: add temperature to LLMConfig (#735)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-23 15:55:47 -08:00
Charles Packer
f57dc28552 feat: support togetherAI via /completions (#2045) 2024-11-18 15:15:05 -08:00
Charles Packer
11b8371953 feat: add functions to get context window overview (#1903) 2024-10-18 14:29:28 -07:00
Matthew Zhou
b83f77af22 fix: refactor Google AI Provider / helper functions and add endpoint test (#1850)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 16:55:11 -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