Commit Graph

179 Commits

Author SHA1 Message Date
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
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
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
cthomas
cbd7fe3926 feat: add bedrock to byok (#2891) 2025-06-18 16:03:28 -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
cthomas
6a23bc743d feat: support multi content part input (#2717) 2025-06-10 13:36:17 -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
Matthew Zhou
6e5ab8b151 feat: Add built in code interpreter tool (#2252) 2025-05-19 16:01:40 -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
Andy Li
8e2417aa2f feat: async db client (#2076) 2025-05-12 17:15:14 -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
578327e5ea chore: upgrade poetry (#2011) 2025-05-05 15:02:27 -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
cthomas
cf567dce86 feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
Sarah Wooders
e61f1a2b5f feat: Write fern api tests for batch API (#1821)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-21 15:48:06 -07:00
Sarah Wooders
626e5f62ca chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Matthew Zhou
78696ce68a feat: Improve agent creation time (#1792) 2025-04-18 16:02:48 -07:00
Matthew Zhou
cead849f19 feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00
cthomas
287a836d20 test: add sdk tests (#1569) 2025-04-10 12:04:40 -07:00
Matthew Zhou
63382c3591 feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
2025-04-08 16:42:12 -07:00
Sarah Wooders
84a78079c8 chore: bump version to 0.6.50 (#1621) 2025-04-08 15:53:10 -07:00