Commit Graph

311 Commits

Author SHA1 Message Date
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
Sarah Wooders
198b8673d3 chore: bump version 0.7.1 (#1841) 2025-04-22 13:33:16 -07:00
Sarah Wooders
453a00d8fb chore: bump version to 0.7.0 (#1814) 2025-04-21 00:12:29 -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
Sarah Wooders
e5fd3e1d6d chore: bump version to 0.6.54 (#1783) 2025-04-18 15:25:17 -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
Sarah Wooders
4ee134cd03 chore: bump version 0.6.53 (#1696) 2025-04-12 17:03:01 -07:00
Sarah Wooders
9841936de2 chore: bump 0.6.52 (#1693) 2025-04-11 21:37:42 -07:00
Sarah Wooders
a75a658ea0 chore: bump version 0.6.51 (#1682) 2025-04-11 13:50:14 -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
Sarah Wooders
f9b07443eb chore: bump version 0.6.49 (#1591) 2025-04-07 10:05:03 -07:00
cthomas
ef2ebc4f17 feat: add archival insert and search tools to sleeptime (#1576) 2025-04-04 22:24:32 -07:00
Matthew Zhou
476369e6f2 feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
Sarah Wooders
543b6d06f0 chore: bump version to 0.6.47 (#1468) 2025-03-30 20:33:39 -07:00
Sarah Wooders
811944bbce chore: bump version to 0.6.46 (#1459) 2025-03-28 19:31:26 -07:00