cthomas
|
33eaabb04a
|
chore: bump version 0.8.14 (#2720)
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>
|
2025-07-14 11:03:15 -07:00 |
|
Sarah Wooders
|
fd2d7c0131
|
merge
|
2025-06-03 16:59:02 -07:00 |
|
Charles Packer
|
5fd1ec3dee
|
feat: new version of the base agent with a better system prompt and new tools (#2325)
|
2025-05-24 21:23:29 -07:00 |
|
Sarah Wooders
|
e4c0b90550
|
chore: release 0.7.7 (#2603)
|
2025-04-30 13:20:21 -07:00 |
|
Matthew Zhou
|
19bd790c58
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
Sarah Wooders
|
c1510776de
|
chore: release 0.6.54 (#2570)
|
2025-04-18 17:53:15 -07:00 |
|
Charles Packer
|
9e97c41317
|
fix: add a check to prevent agents from writing the line number warning into memory (#1770)
|
2025-04-17 17:50:49 -07:00 |
|
Kevin Lin
|
f07954e7a3
|
feat: prompt tune rethink with current default tools without anthropic view / str edit (#1709)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-04-17 11:53:18 -07:00 |
|
Sarah Wooders
|
f2ee6caa79
|
chore: release 0.6.51 (#2554)
|
2025-04-11 14:08:56 -07:00 |
|
cthomas
|
c7d4ce73b0
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -07:00 |
|
Sarah Wooders
|
18a9ec2919
|
Merge branch 'main' into release-0.6.50
|
2025-04-08 21:21:18 -07:00 |
|
cthomas
|
4d9725750d
|
feat: integrate replace flag in core_memory_insert (#1612)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
|
2025-04-08 10:46:32 -07:00 |
|
Sarah Wooders
|
a7984b1f84
|
merge
|
2025-04-07 19:58:46 -07:00 |
|
cthomas
|
0698a852f8
|
feat: add view in editor tool for sleeptime agent (#1589)
|
2025-04-07 17:22:37 -07:00 |
|
Kevin Lin
|
e6e5f03f81
|
feat: tune sleep-time agent prompts (#1564)
|
2025-04-07 10:06:30 -07:00 |
|
cthomas
|
ef2ebc4f17
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
cthomas
|
d4991a2de6
|
feat: sleeptime agent prompting improvements (#1547)
|
2025-04-03 11:04:42 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
Daniel Fitzick
|
50f038c6fb
|
Allow conversation search to find agent's own messages (#2474)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-03-27 23:03:38 -07:00 |
|
Matthew Zhou
|
315af95ee0
|
feat: Tool executors (#1370)
|
2025-03-23 15:56:54 -07:00 |
|
Sarah Wooders
|
45e2a5e5b9
|
chore: fix archival temporarily (#1287)
|
2025-03-14 08:47:21 -07:00 |
|
cthomas
|
cf146146b6
|
chore: remove message.text property (#1253)
|
2025-03-12 10:58:31 -07:00 |
|
Matthew Zhou
|
8d765f286e
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
Matthew Zhou
|
b1ce8b4e8a
|
chore: Clean up upserting base tools (#2274)
|
2024-12-18 14:33:29 -08:00 |
|
Matthew Zhou
|
7fb8f16155
|
chore: Add testing around base tools (#2268)
|
2024-12-17 15:46:05 -08:00 |
|
mlong93
|
e2d916148e
|
feat: separate Passages tables (#2245)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-16 15:24:20 -08:00 |
|
mlong93
|
9deacbd89e
|
feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-10 18:09:35 -08:00 |
|
mlong93
|
6c2c7231ab
|
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-12-06 11:50:15 -08:00 |
|
mlong93
|
c18d6fd471
|
feat: orm ToolsAgents migration (#2173)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-05 17:47:22 -08:00 |
|
Sarah Wooders
|
07bb536018
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-27 16:04:13 -08:00 |
|
Matthew Zhou
|
5a59d2ac42
|
feat: Separate out streaming route (#2111)
|
2024-11-27 14:03:46 -08:00 |
|
Sarah Wooders
|
8ae1e64987
|
chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-23 09:15:18 -07:00 |
|