Matthew Zhou
|
6020632afd
|
chore: Rename agent file manager (#3496)
|
2025-07-22 17:40:12 -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 |
|
Andy Li
|
6debdeafba
|
chore: default to uvloop
|
2025-07-18 12:48:36 -07:00 |
|
cthomas
|
7b7465382b
|
feat: LET-3090 add sqlalchemy debug info to traces (#3401)
|
2025-07-17 22:17:48 -07:00 |
|
Kian Jones
|
f4659c9e01
|
feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-17 18:04:13 -07:00 |
|
Matthew Zhou
|
156c9ad4e3
|
fix: Fix preview payload tests (#3266)
|
2025-07-09 19:21:17 -07:00 |
|
Matthew Zhou
|
ac508b0d52
|
feat: Add testing for dry run agent loop (#3265)
|
2025-07-09 18:57:53 -07:00 |
|
Andy Li
|
71dce4a297
|
fix: pinecone imports (#3240)
|
2025-07-09 10:44:15 -07:00 |
|
Sarah Wooders
|
5775d416a1
|
chore: bump version 0.8.10 (#3176)
|
2025-07-06 20:21:27 -07:00 |
|
Matthew Zhou
|
9605d1f79c
|
feat: Add pinecone for cloud embedding (#3160)
|
2025-07-03 22:37:55 -07:00 |
|
Andy Li
|
006e9c9100
|
chore: poetry versioning (#3155)
|
2025-07-03 11:48:18 -07:00 |
|
cthomas
|
57e08e46d7
|
feat: add project id to letta client constructor (#3119)
|
2025-07-01 11:32:39 -07:00 |
|
Sarah Wooders
|
6edb6ec081
|
chore: bump version to 0.8.8 (#3097)
|
2025-06-29 12:10:56 -07:00 |
|
Andy Li
|
018facd624
|
fix: bugfixes (and bump) (#3071)
|
2025-06-27 14:23:42 -07:00 |
|
Andy Li
|
1036b7e360
|
feat: redis caching for passages (#3003)
|
2025-06-25 17:26:45 -07:00 |
|
Matthew Zhou
|
ccd521f27b
|
feat: Adjust upload files to return FileMetadata instead of job (#3031)
|
2025-06-25 15:26:35 -07:00 |
|
Sarah Wooders
|
a74e5ec6ec
|
chore: bump version 0.8.6 and upgrade packages (#2995)
|
2025-06-24 15:54:10 -07:00 |
|
Kian Jones
|
fd3be34f04
|
feat(model-sweep): list all models and determine their level of support on Letta (#2743)
Co-authored-by: cthomas <caren@letta.com>
|
2025-06-19 14:45:17 -07:00 |
|
cthomas
|
fa362c404f
|
feat: add bedrock client (#2913)
|
2025-06-19 12:07:00 -07:00 |
|
Matthew Zhou
|
06ad51ba72
|
feat: Add built in firecrawl search tool (#2858)
|
2025-06-17 01:16:39 -07:00 |
|
Matthew Zhou
|
26089bee58
|
feat: Add callback_error and fix callback logic (#2842)
|
2025-06-16 13:23:03 -07:00 |
|
jnjpng
|
729acaedb2
|
feat: add token column to mcp_servers and pipe through to sse server config (#2775)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-14 18:48:10 -07:00 |
|
Andy Li
|
0e45a90609
|
chore: workflow consolidatation and fern caching for tests on pr (#2787)
|
2025-06-13 12:33:53 -07:00 |
|
cthomas
|
cf357b931d
|
feat: bump letta client version (#2759)
|
2025-06-11 13:39:02 -07:00 |
|
Shangyin Tan
|
f9b6efa632
|
feat: add max_steps as argument to messages.create (#2664)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-06-09 16:54:48 -07:00 |
|
Matthew Zhou
|
ddb9186947
|
feat: Implement grep tool (#2694)
|
2025-06-06 17:36:49 -07:00 |
|
Andy Li
|
fe317068f6
|
feat: plugin system and backend runtime flags (#2543)
|
2025-06-05 18:12:44 -07:00 |
|
Matthew Zhou
|
f8e2185f37
|
feat: Add support for simple text files (#2630)
|
2025-06-04 14:36:25 -07:00 |
|
Andy Li
|
347825d2b3
|
feat: support for uvloop and granian (#2542)
|
2025-06-03 15:42:45 -07:00 |
|
Matthew Zhou
|
9c44b9ae6a
|
feat: Add mistral for cloud document parsing (#2562)
|
2025-05-30 21:06:28 -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 |
|
Sarah Wooders
|
8692aba4bc
|
feat: support sqlite async for async DB engine (#2384)
|
2025-05-23 13:49:07 -07:00 |
|
Matthew Zhou
|
068f27d83d
|
feat: Add tavily search builtin tool (#2257)
|
2025-05-19 16:38:11 -07:00 |
|
Sarah Wooders
|
ed2ddad6a5
|
chore: add gemini + vertex to new agent loop (#2230)
|
2025-05-17 21:47:42 -07:00 |
|
cthomas
|
65e32082f7
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
cthomas
|
aab8510aa2
|
chore: bump letta client version (#2167)
|
2025-05-13 15:46:07 -07:00 |
|
Sarah Wooders
|
9a6bc61f0c
|
chore: bump version 0.7.14 (#2134)
|
2025-05-12 18:20:07 -07:00 |
|
Andy Li
|
8e2417aa2f
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Sarah Wooders
|
85c73f3c1d
|
chore: bump version to 0.7.13 (#2100)
|
2025-05-09 20:13:22 -07:00 |
|
cthomas
|
fe1b367e12
|
chore: bump versions (#2067)
|
2025-05-07 18:08:45 -07:00 |
|
cthomas
|
9a44849259
|
fix: modify provider arg (#2065)
|
2025-05-07 17:40:08 -07:00 |
|
Sarah Wooders
|
2d5cefbada
|
chore: bump version 0.7.10 (#2017)
|
2025-05-05 20:53:12 -07:00 |
|
Sarah Wooders
|
27e22a7a85
|
chore: bump version 0.7.8 (#2006)
|
2025-05-05 17:21:42 -07:00 |
|
cthomas
|
874fc5c7bc
|
chore: bump letta_client sdk version (#1984)
|
2025-05-02 10:53:50 -07:00 |
|
Andy Li
|
0b060b88aa
|
feat: composio async execution (#1941)
|
2025-04-30 16:05:03 -07:00 |
|
Sarah Wooders
|
04c6fb4ee8
|
chore: bump 0.7.7 (#1949)
|
2025-04-30 11:31:29 -07:00 |
|
Sarah Wooders
|
8300cdde1c
|
chore: bump version 0.7.6 (#1917)
|
2025-04-28 15:54:40 -07:00 |
|
Sarah Wooders
|
c99df1290f
|
chore: bump release 0.7.6 (#1905)
|
2025-04-26 23:23:15 -07:00 |
|
Sarah Wooders
|
05ac911425
|
chore: bump to 0.7.4 (#1881)
|
2025-04-24 11:18:29 -07:00 |
|
Sarah Wooders
|
8e327295ec
|
chore: bump 0.7.3 (#1873)
|
2025-04-23 22:24:03 -07:00 |
|