Andy Li
|
94d10589c8
|
fix: structured outputs for send_message, LettaMessage
|
2025-07-24 14:50:52 -07:00 |
|
Andy Li
|
738a6cddf6
|
fix: structured outputs for send_message, LettaMessage
|
2025-07-24 14:50:52 -07:00 |
|
Matthew Zhou
|
be7f4be4d8
|
fix: Fix state transitions for file processing (#3541)
|
2025-07-24 13:48:08 -07:00 |
|
Matthew Zhou
|
d629f47d75
|
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 |
|
Matthew Zhou
|
fecf6c0da7
|
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 |
|
Kian Jones
|
fc891cc29f
|
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 |
|
Matthew Zhou
|
32bdbe6b2a
|
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 |
|
Kevin Lin
|
1997c0bcf8
|
fix: update test sources with file limits (#3521)
|
2025-07-24 10:14:28 -07:00 |
|
Sarah Wooders
|
d32d8a067f
|
chore: merge with main
|
2025-07-23 22:50:29 -07:00 |
|
Matthew Zhou
|
41fff523dc
|
fix: Fix letta agent batch tests (#3524)
|
2025-07-23 18:15:45 -07:00 |
|
Matthew Zhou
|
b9b109f586
|
fix: Fix letta agent batch tests (#3524)
|
2025-07-23 18:15:45 -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 |
|
Kevin Lin
|
99c479cd78
|
feat: add max files and file open window to system prompt (#3515)
|
2025-07-23 17:05:53 -07:00 |
|
Kian Jones
|
aace507b8f
|
feat: Add support for vectors in SQLite (#3505)
|
2025-07-23 16:09:06 -07:00 |
|
Kian Jones
|
ae19e6b088
|
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
|
5249cf70b4
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
1a4aeb5f9f
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
d74db3e89a
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
d446fcbd27
|
chore: Finish renaming agent serialization manager (#3497)
|
2025-07-22 18:01:00 -07:00 |
|
Matthew Zhou
|
7e3c9bf624
|
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
|
5e3ce9b895
|
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 |
|
Matthew Zhou
|
fcb03be382
|
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 |
|
Andy Li
|
58081e3cea
|
feat: support for providers
|
2025-07-22 16:09:50 -07:00 |
|
Matthew Zhou
|
fa58214a99
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Matthew Zhou
|
84b27d6a07
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Matthew Zhou
|
29573e4d3f
|
feat: Add per-agent file management controls with context-aware defaults (#3467)
|
2025-07-22 10:43:37 -07:00 |
|
Matthew Zhou
|
e62ddf8355
|
feat: Add per-agent file management controls with context-aware defaults (#3467)
|
2025-07-22 10:43:37 -07:00 |
|
Sarah Wooders
|
5e9231095a
|
feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-22 09:58:18 -07:00 |
|
Sarah Wooders
|
f2495ce727
|
feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-22 09:58:18 -07:00 |
|
Kian Jones
|
cef4eb1910
|
feat(ci): Add coverage for self-hosted providers (#2976)
|
2025-07-21 18:26:23 -07:00 |
|
Kian Jones
|
4c3374c580
|
feat(ci): Add coverage for self-hosted providers (#2976)
|
2025-07-21 18:26:23 -07:00 |
|
cthomas
|
2d00ac423c
|
chore: bump v0.8.17 (#2725)
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>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-07-21 15:24:09 -07:00 |
|
Matthew Zhou
|
e68f563b03
|
feat: Add bulk source upsert mechanism (#3456)
|
2025-07-21 14:52:20 -07:00 |
|
Matthew Zhou
|
3cf9580d9b
|
feat: Add bulk source upsert mechanism (#3456)
|
2025-07-21 14:52:20 -07:00 |
|
Matthew Zhou
|
16860316a1
|
feat: Reduce database calls in import/export agent file (#3455)
|
2025-07-21 11:27:21 -07:00 |
|
Matthew Zhou
|
45f09b1dfb
|
feat: Reduce database calls in import/export agent file (#3455)
|
2025-07-21 11:27:21 -07:00 |
|
cthomas
|
8bce540466
|
chore: bump v0.8.16 (#2724)
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>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-07-21 00:06:16 -07:00 |
|
cthomas
|
e8643af740
|
fix: remove fk constraint test (#3444)
|
2025-07-20 22:36:03 -07:00 |
|
cthomas
|
4895a58799
|
fix: remove fk constraint test (#3444)
|
2025-07-20 22:36:03 -07:00 |
|
cthomas
|
51611a85c0
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
9392adc8f5
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
13994d779b
|
feat: remove organization from tool pydantic schema (#3430)
|
2025-07-20 00:00:31 -07:00 |
|