Commit Graph

179 Commits

Author SHA1 Message Date
cthomas
7132104f4d chore: bump version 0.8.13 (#2718)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-10 16:02:57 -07:00
cthomas
ca6424470f chore: bump letta version 0.8.11 (#2711)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-07-07 17:03:26 -07:00
Matthew Zhou
9605d1f79c feat: Add pinecone for cloud embedding (#3160) 2025-07-03 22:37:55 -07:00
Andy Li
f9bb757a98 feat: support for agent loop job cancelation (#2837) 2025-07-02 14:31:16 -07:00
cthomas
87b23c8a29 feat: add project id to step model (#3121) 2025-07-02 12:03:55 -07:00
Matthew Zhou
2263ffd07c feat: Various file fixes and improvements (#3125) 2025-07-01 15:21:52 -07:00
Matthew Zhou
241f653eb6 fix: Fix constraints and also implement bulk attach (#3107) 2025-06-30 14:27:57 -07:00
Matthew Zhou
b802b22513 feat: Add back multi agent tools and protections for cloud (#3100) 2025-06-29 22:45:39 -07:00
Sarah Wooders
4128bbe6dc fix: fixes to step feedback listing (#3080) 2025-06-27 16:31:23 -07:00
Matthew Zhou
9837176172 fix: Clean out composio from test managers (#3082) 2025-06-27 15:51:35 -07:00
Sarah Wooders
0f50854d97 feat: allow filtering steps by feedback (#3061) 2025-06-27 14:35:29 -07:00
Matthew Zhou
07d53f69da feat: Exclude archival tools on new agent creation (#3072) 2025-06-27 14:10:17 -07:00
Matthew Zhou
ee9dacb4fa fix: Fix web search builtin test (#3044) 2025-06-26 10:45:51 -07:00
Matthew Zhou
83a9a20c81 feat: Add default source parameter (#3040)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-26 10:24:02 -07:00
Matthew Zhou
b95d7b4b13 feat: Add auto-closing files via LRU metric (#2881) 2025-06-23 10:49:41 -07:00
cthomas
2a39cf35d4 chore: move agent step state def (#2923) 2025-06-19 16:04:52 -07:00
cthomas
d921854a3f chore: consolidate enum definitions (#2919) 2025-06-19 16:04:12 -07:00
Shangyin Tan
c9841559e8 feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-18 18:10:48 -07:00
Matthew Zhou
093f65e891 feat: Change reset messages to always preserve the original system message (#2813) 2025-06-13 18:58:27 -07:00
Matthew Zhou
b6affd1a16 feat: Add optional pip requirements to tool object (#2793) 2025-06-13 13:20:36 -07:00
Kian Jones
aeadd1aebe fix(ci): autosummarize test fails (pydantic version dependant?) (#2792) 2025-06-13 12:16:48 -07:00
Andy Li
336896dc5c feat: redis user caching (#2774) 2025-06-12 17:32:07 -07:00
Matthew Zhou
d616a99916 fix: Get rid of lru cache (#2748) 2025-06-11 10:44:36 -07:00
cthomas
1bf54e1d6c fix: test managers failure (#2754) 2025-06-11 10:41:03 -07:00
Matthew Zhou
8ced9e57ba feat: Fix test managers and patch default org id (#2746) 2025-06-10 16:20:36 -07:00
cthomas
484a6f1d37 fix: parallel tool calling OpenAI (#2738) 2025-06-10 14:27:01 -07:00
Matthew Zhou
c4d7abb0ff feat: Cache actor calls (#2732) 2025-06-10 12:15:13 -07:00
cthomas
c300e58db9 chore: create file manager (#2693) 2025-06-07 16:14:41 -07:00
Sarah Wooders
f95d7d9f72 feat: default to False for mcp_read_from_config (#2691) 2025-06-06 16:28:27 -07:00
Matthew Zhou
318a7c769b feat: Search files returns citations of the filenames that were searched (#2689) 2025-06-06 15:34:03 -07:00
Matthew Zhou
09ec9ffeea feat: Add file metadata processing status (#2665) 2025-06-06 11:11:39 -07:00
Matthew Zhou
00b4abf786 feat: Add auto attach and detach of file tools (#2655) 2025-06-05 14:01:29 -07:00
Matthew Zhou
8ae9f6369b feat: Implement search files (#2645) 2025-06-04 20:23:04 -07:00
Matthew Zhou
bf74e53915 feat: Add tools for opening and closing files (#2638) 2025-06-04 17:33:18 -07:00
Matthew Zhou
fb54072de6 fix: Add additional testing for anthropic token counting (#2619) 2025-06-03 20:56:39 -07:00
Matthew Zhou
fb0dbbdf0d feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
Matthew Zhou
2d9cbf3830 feat: Add file status to core memory jinja template (#2604) 2025-06-03 15:07:21 -07:00
Kevin Lin
003588c222 feat: display file blocks with xml tags (#2559)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-03 13:52:29 -07:00
Matthew Zhou
bd019eb7b7 feat: Rename file object and create performant files <-> agents association (#2588) 2025-06-02 16:21:05 -07:00
Matthew Zhou
0dd8994294 feat: Add batch size parameter (#2574) 2025-06-01 12:23:46 -07:00
cthomas
c9a3843417 feat(asyncify): multi agent tool (#2525) 2025-05-29 13:47:46 -07:00
Andy Li
831b7d5862 chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
cthomas
98ccd2b2d1 feat: optimize in context message fetch (#2511) 2025-05-28 23:30:33 -07:00
Andy Li
08c1fb5a60 feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
cthomas
b1f38779cd feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
4dff6b648a feat(asyncify): migrate upload and attach source (#2432) 2025-05-25 23:09:14 -07:00
Matthew Zhou
8e9307c289 feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-25 22:28:35 -07:00
cthomas
0226157f3a feat(asyncify): convert reset messages endpoint (#2429) 2025-05-25 21:23:18 -07:00
cthomas
e8dfa67920 feat(asyncify): convert org manager (#2426) 2025-05-25 21:23:06 -07:00
Matthew Zhou
82659a0915 feat: Add lookback weeks parameter for batch polling (#2407) 2025-05-25 20:02:06 -07:00