Commit Graph

3266 Commits

Author SHA1 Message Date
cthomas
9ea2ce2aa8 feat: populate seq_id in chunks for background mode (#4160) 2025-08-25 11:51:41 -07:00
cthomas
0fa8802834 feat: add redis client to CI for background mode tests (#4155) 2025-08-25 11:37:46 -07:00
cthomas
c63708e087 feat: add error chunk handling for background mode (#4158) 2025-08-25 11:12:16 -07:00
cthomas
d4a9da64fb feat: support background mode for step streaming (#4156) 2025-08-25 10:56:04 -07:00
cthomas
69c31babac chore: bump sdk client package version (#4154) 2025-08-25 09:58:11 -07:00
cthomas
5cd4f378d5 feat: add run id to stream response (#4152) 2025-08-25 09:43:45 -07:00
cthomas
03cf5f43ea feat: add background flag to streaming api (#4148) 2025-08-24 20:45:35 -07:00
Matthew Zhou
9358bec393 fix: Remove possibility of empty strings when updating (#4149) 2025-08-24 17:28:11 -07:00
cthomas
39b2a20a7c feat: add optional seq id for chunks in stream (#4143) 2025-08-24 17:25:11 -07:00
Matthew Zhou
7f81ac0661 fix: Add asyncio import (#4147) 2025-08-24 17:15:41 -07:00
cthomas
399b633899 feat: add redis stream support (#4144) 2025-08-24 17:15:34 -07:00
Matthew Zhou
f918ca0a59 feat: Add better error catching for files upload (#4145) 2025-08-24 16:46:57 -07:00
cthomas
7a64b208b4 feat: add form field validation in UI for bedrock byok (#4141) 2025-08-24 14:23:13 -07:00
cthomas
2049c944e0 fix: unassigned local var error (#4140) 2025-08-24 12:39:29 -07:00
jnjpng
feb232f04a fix: mcp schema generation and non-strict schema validation
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-22 15:45:33 -07:00
cthomas
b230b5faf5 feat: catch asyncio cancellations from app in stream response (#4112) 2025-08-22 15:42:14 -07:00
jnjpng
5d4509590e feat: add x-agent-id header for mcp tool execution
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-22 14:09:03 -07:00
jnjpng
1a15df668e fix: mcp client cleanup but finally
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-22 13:07:58 -07:00
Sarah Wooders
53920b08b1 fix: use default embedding (#4041)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-08-21 21:36:10 -07:00
Matthew Zhou
b3704e47be feat: Support override tool functionality to agent file v2 (#4092) 2025-08-21 16:58:19 -07:00
Matthew Zhou
223c883205 feat: Make embedding async (#4091) 2025-08-21 16:52:23 -07:00
Matthew Zhou
a2f4ca5f89 fix: Fix bugs with exporting/importing agents with files (#4089) 2025-08-21 16:23:37 -07:00
Matthew Zhou
a4cd4a9487 fix: Fix 0 indexing for offset (#4086) 2025-08-21 14:29:51 -07:00
Matthew Zhou
7ed6d1dbaa feat: Add endpoint to list files attached to an agent (#4082) 2025-08-21 13:57:39 -07:00
jnjpng
c47473c93d fix: update mcp tool schema validation test
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-21 13:43:04 -07:00
Charles Packer
86f7e2036d fix: patch support for custom headers + auth in MCP connects (was getting a weird silent error)
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-21 13:42:19 -07:00
cthomas
be3e562087 feat: add new groq llm client LET-3943 (#3937)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-08-21 13:13:25 -07:00
Matthew Zhou
cbec520729 feat: Add basic test serialization tests (#4076) 2025-08-21 11:08:06 -07:00
Sarah Wooders
8a1f256c66 fix: add handling for summarizer llm call (#4028) 2025-08-20 16:25:02 -07:00
Matthew Zhou
8095d87df3 feat: Add tests for renaming files (#4066) 2025-08-20 16:23:03 -07:00
cthomas
395faf3ed8 feat: add prompt generator for on the fly system prompt generation (#4060) 2025-08-20 15:49:40 -07:00
cthomas
d0ddc5545c feat: add new xai llm client (#3936) 2025-08-20 15:49:09 -07:00
Kian Jones
2b3c1f029d fix(ci): redo agentfile upload util and tweak secret (#4033) 2025-08-20 15:37:06 -07:00
Matthew Zhou
dc8c6d8246 feat: Allow renaming files on upload (#4061) 2025-08-20 13:59:05 -07:00
Matthew Zhou
df5d287acb fix: Fix letta-free embeddings (#4055) 2025-08-20 13:33:31 -07:00
Matthew Zhou
dc6145f6f2 feat: Add refresh functionality for files (#4053) 2025-08-20 13:17:59 -07:00
Kian Jones
74ffa2d60e fix(ci): test_managers missing uuid import (#4049) 2025-08-20 11:52:43 -07:00
cthomas
02de0effa6 feat: improve error message for vertex response parsing (#4043) 2025-08-20 09:52:20 -07:00
cthomas
5ecebe694a feat: add resource closed errors throughout stream (#4021) 2025-08-19 16:02:04 -07:00
Matthew Zhou
0fc13eecb8 feat: Fix test managers (#4024) 2025-08-19 15:26:42 -07:00
jnjpng
6562868251 fix: include google_ai model endpoint type when setting reasoning tokens for google reasoning models
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-19 14:58:35 -07:00
cthomas
a41f08b672 feat: always override thinking budget for anthropic if not min (#4019) 2025-08-19 14:54:11 -07:00
cthomas
761a5ca677 feat: only stream last chunk if client is connected (#4015) 2025-08-19 14:46:30 -07:00
Shubham Naik
a2cde2fb1b Shub/pro 848 use oxide lint over eslint (#4007)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-08-19 14:17:11 -07:00
cthomas
3de757d60e fix: type error for int comparison (#4010) 2025-08-19 13:09:55 -07:00
cthomas
558498b92d feat: set frequency penalty to 1 for letta free (#4009) 2025-08-19 13:08:23 -07:00
jnjpng
ccdcbb3b01 fix: require function declarations to be present for setting gemini tool config
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-19 12:56:31 -07:00
cthomas
ee9e1eb1c9 feat: catch closed resource error in stream processing (#4003) 2025-08-19 12:11:00 -07:00
cthomas
3482c5b371 feat: add null check to step logging LET-3890 (#4004) 2025-08-19 11:52:34 -07:00
cthomas
a518d781e3 fix: tool logging error (#3998) 2025-08-18 18:01:23 -07:00