Matthew Zhou
|
2cd985ef8a
|
fix: Adjust summarize_agent_conversation endpoint to return 204 (#3595)
|
2025-07-28 14:29:09 -07:00 |
|
cthomas
|
87a48e1695
|
fix: sources test (#3581)
|
2025-07-26 23:38:50 -07:00 |
|
cthomas
|
f77a259d07
|
feat: asyncify jinja templates (#3580)
|
2025-07-26 23:17:24 -07:00 |
|
Shubham Naik
|
29bc80486d
|
chore: restrict custom embeddings in cloud (#3578)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-26 16:14:23 -07:00 |
|
jnjpng
|
4cd1853193
|
fix: stdio form regression with streamable oauth
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-25 15:19:16 -07:00 |
|
Andy Li
|
071e8e4b5e
|
fix: catch import error
|
2025-07-25 14:46:19 -07:00 |
|
Andy Li
|
478972358e
|
chore: remove backfill
|
2025-07-25 13:46:12 -07:00 |
|
Andy Li
|
1a6dfa8668
|
feat: profiling middleware
|
2025-07-25 13:12:59 -07:00 |
|
jnjpng
|
efbe9e228f
|
fix: catch and log mcp tool list exceptions
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-25 13:07:05 -07:00 |
|
Andy Li
|
70306bdb06
|
feat: support for project_id and backfills
|
2025-07-25 13:06:12 -07:00 |
|
jnjpng
|
82fef362be
|
fix: test_agent_serialization_v2.py and use bulk fetch when fetching mcp servers
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-25 18:13:05 +00:00 |
|
Eric Ly
|
dbb8996442
|
revert: access_key_id to access_key (#3556)
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-07-25 11:00:51 -07:00 |
|
Andy Li
|
b2743e2454
|
feat: agent tags reverse index
|
2025-07-24 20:51:39 -07:00 |
|
jnjpng
|
772a51777e
|
feat: add support for oauth mcp
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-24 18:23:01 -07:00 |
|
jnjpng
|
bc471c6055
|
feat: support mcp server export/import with agent files
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-24 18:17:08 -07:00 |
|
Andy Li
|
7781ca55bc
|
fix: error logging for stop reasons
|
2025-07-24 16:51:31 -07:00 |
|
Matthew Zhou
|
66047d54f7
|
fix: Fix test managers state transition tests (#3551)
|
2025-07-24 15:14:00 -07:00 |
|
Andy Li
|
94d10589c8
|
fix: structured outputs for send_message, LettaMessage
|
2025-07-24 14:50:52 -07:00 |
|
Matthew Zhou
|
357e30fc55
|
fix: Adjust immediate complete for pinecone file state machine (#3546)
|
2025-07-24 14:29:42 -07:00 |
|
Matthew Zhou
|
77140dcecc
|
feat: Lower file config defaults for larger models (#3543)
|
2025-07-24 14:15:23 -07:00 |
|
Matthew Zhou
|
be7f4be4d8
|
fix: Fix state transitions for file processing (#3541)
|
2025-07-24 13:48:08 -07:00 |
|
Matthew Zhou
|
410cb24ba9
|
feat: Add timeout to file processing (#3513)
|
2025-07-24 10:53:13 -07:00 |
|
Kian Jones
|
694a6d2371
|
fix(ci): test_managers test was flaky on SQLite (#3520)
|
2025-07-24 10:52:51 -07:00 |
|
Matthew Zhou
|
2b0cc0e9a1
|
fix: Fix open/close files tests and upgrade letta client (#3535)
|
2025-07-24 10:52:38 -07:00 |
|
Kevin Lin
|
fb0525e0ce
|
fix: update test sources with file limits (#3521)
|
2025-07-24 10:14:28 -07:00 |
|
Sarah Wooders
|
4b626e7a2c
|
fix: upgrade letta-client version and patch folder paths (#3528)
|
2025-07-24 00:58:30 -07:00 |
|
Sarah Wooders
|
c8d7291a2b
|
chore: add more routes for folders
|
2025-07-23 23:33:20 -07:00 |
|
Sarah Wooders
|
1ef3174ad4
|
chore: add duplicated routes to eventually migrate sources to folders
|
2025-07-23 22:34:07 -07:00 |
|
Sarah Wooders
|
47ff96d179
|
chore: bump version 0.8.18 (#3501)
|
2025-07-23 20:20:26 -07:00 |
|
jnjpng
|
17ea813c32
|
fix: add b64 encoding fallback for json_dumps (#3503)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-23 19:32:28 -07:00 |
|
Matthew Zhou
|
41fff523dc
|
fix: Fix letta agent batch tests (#3524)
|
2025-07-23 18:15:45 -07:00 |
|
cthomas
|
79da76dd06
|
feat: add generate tool api (#3519)
|
2025-07-23 17:23:53 -07:00 |
|
Kevin Lin
|
d4a63a1826
|
feat: add max files and file open window to system prompt (#3515)
|
2025-07-23 17:05:53 -07:00 |
|
Andy Li
|
9cb030f279
|
chore: remove extra desktop python deps
|
2025-07-23 16:23:30 -07:00 |
|
Kian Jones
|
aace507b8f
|
feat: Add support for vectors in SQLite (#3505)
|
2025-07-23 16:09:06 -07:00 |
|
Matthew Zhou
|
b85a44f928
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
47dbc577fe
|
fix: Comment out caching temporarily for file metadata (#3510)
|
2025-07-23 14:24:28 -07:00 |
|
Matthew Zhou
|
1a4aeb5f9f
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
cc431b2e97
|
fix: Fix pinecone embedder (#3502)
|
2025-07-22 23:39:50 -07:00 |
|
Matthew Zhou
|
d446fcbd27
|
chore: Finish renaming agent serialization manager (#3497)
|
2025-07-22 18:01:00 -07:00 |
|
Matthew Zhou
|
6020632afd
|
chore: Rename agent file manager (#3496)
|
2025-07-22 17:40:12 -07:00 |
|
Matthew Zhou
|
2744a93375
|
feat: Bulk remove from context window on source detach (#3495)
|
2025-07-22 17:22:51 -07:00 |
|
Andy Li
|
9ca1664ed8
|
feat: support for providers
|
2025-07-22 16:09:50 -07:00 |
|
Matthew Zhou
|
6252e78e67
|
feat: Add FileBlock object (#3488)
|
2025-07-22 15:41:21 -07:00 |
|
Matthew Zhou
|
fa58214a99
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Andy Li
|
1590e4e3e6
|
chore: decrease pool logging
|
2025-07-22 14:54:22 -07:00 |
|
Andy Li
|
f44e895d1f
|
feat: add prompts table
|
2025-07-22 13:59:52 -07:00 |
|
cthomas
|
19a0e10414
|
feat: add error message in generate schema log (#3482)
|
2025-07-22 13:45:08 -07:00 |
|
Charles Packer
|
8981e93e9b
|
fix: add better error message to help avoid common google instead of google-ai trip up (#1903)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-07-22 13:36:51 -07:00 |
|
cthomas
|
723b071b3f
|
feat: add pagination to list agents for blocks endpoint (#3476)
|
2025-07-22 13:33:00 -07:00 |
|