Commit Graph

3255 Commits

Author SHA1 Message Date
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
cthomas
6de1024523 feat: make enable reasoner default true for agent creation (#3996) 2025-08-18 17:58:16 -07:00
cthomas
d53578f721 feat: introduce asyncio shield to stream response (#3992) 2025-08-18 17:11:19 -07:00
cthomas
ca5d2827bc feat: add azure and together to new agent loop (#3987) 2025-08-18 16:26:14 -07:00
cthomas
1c7b5874e6 fix: openai test connection (#3981) 2025-08-18 14:22:36 -07:00
cthomas
3e3a9f58c0 feat: add tools generation response to error logs (#3984) 2025-08-18 14:21:45 -07:00
cthomas
adff55539e fix: propagate reasoning toggle on create agent (#3982) 2025-08-18 14:21:14 -07:00
cthomas
a6528b41d7 feat: set frequency penalty to 1 for gpt-4o (#3962) 2025-08-18 14:20:16 -07:00
jnjpng
3744d8caf7 cleanup: Remove unused Register*MCPServer classes
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-17 17:02:14 -07:00
Sarah Wooders
136aa89047 fix: move to static parsing for python docstrings (#3973) 2025-08-17 15:16:13 -07:00
Sarah Wooders
aca371b87e fix: allow for empty base_url for provider check (#3977) 2025-08-17 13:38:36 -07:00
Sarah Wooders
b39f5b864e fix: patch openai byok (#3966) 2025-08-16 13:41:48 -07:00