Commit Graph

249 Commits

Author SHA1 Message Date
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
Sarah Wooders
6d41bbfe6a chore: bump version to 0.6.45 (#1422) 2025-03-26 17:05:41 -07:00
Sarah Wooders
87e7eedf71 feat: upgrade pydantic and add firecrawl (#1411) 2025-03-26 14:50:55 -07:00
Sarah Wooders
d1a878e66c chore: bump version 0.6.44 (#1393) 2025-03-24 21:28:20 -07:00
cthomas
831f7d2f11 feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10:00
Sarah Wooders
39a0522f1c feat: fix model listing for openai (#1372) 2025-03-24 16:38:32 -07:00
Shubham Naik
0388ab7915 chore: fix poetry version (#1379)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-24 11:06:38 -07:00
Matthew Zhou
e1b16c5fea chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
2025-03-20 11:06:45 -07:00
Sarah Wooders
c8b387aac9 chore: update desktop dependencies (#1330)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-03-19 17:48:48 -07:00
Sarah Wooders
eacaea5404 chore: bump version 0.6.42 (#1314) 2025-03-17 10:21:54 -07:00
Sarah Wooders
d32f6e8204 chore: merge updated tests (#1276) 2025-03-13 17:15:20 -07:00
Sarah Wooders
80304bc0ff chore: bump version 0.6.39 (#1264) 2025-03-12 22:32:55 -07:00
Sarah Wooders
b94eba83c5 feat: add mcp sdk example and upgrade letta-client version (#1262) 2025-03-12 22:11:16 -07:00