Kevin Lin
|
35b5383724
|
feat: match line number rendering to Anthropic / OAI defaults (#5492)
|
2025-10-24 15:13:15 -07:00 |
|
Matthew Zhou
|
3c2911e9ae
|
feat: Remove jinja2 (#2971)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-09-17 10:00:49 -07:00 |
|
Matthew Zhou
|
2e3cabc080
|
feat: Add search messages endpoint [LET-4144] (#4434)
* Add search messages endpoint
* Run fern autogen and fix tests
|
2025-09-05 14:28:27 -07:00 |
|
Matthew Zhou
|
fcfc40eaf2
|
feat: Add project id to message schema [LET-4166] (#4433)
* Add project id
* Propogate through update message by id async
* Add project id testing
|
2025-09-04 16:50:41 -07:00 |
|
Matthew Zhou
|
23b2769dc4
|
feat: Allow agent archival tools to insert/search with tags [LET-4072] (#4300)
* Finish modifying archival memory tools
* Add tags
* Add disabled test
|
2025-08-29 11:55:06 -07:00 |
|
cthomas
|
395faf3ed8
|
feat: add prompt generator for on the fly system prompt generation (#4060)
|
2025-08-20 15:49:40 -07:00 |
|
cthomas
|
13c916afaa
|
feat: offload jinja to threadpool LET-3615 (#3787)
|
2025-08-06 16:34:28 -07:00 |
|
cthomas
|
21f0373b45
|
feat: remove redundant memory compilation in agent step (#3785)
|
2025-08-06 15:46:18 -07:00 |
|
cthomas
|
8919f06b67
|
feat: convert compile system prompt to async (#3685)
|
2025-07-31 15:49:59 -07:00 |
|
cthomas
|
f77a259d07
|
feat: asyncify jinja templates (#3580)
|
2025-07-26 23:17:24 -07:00 |
|
Kevin Lin
|
d4a63a1826
|
feat: add max files and file open window to system prompt (#3515)
|
2025-07-23 17:05:53 -07:00 |
|
Matthew Zhou
|
2845c86f5f
|
fix: Fix context window compilation issues for files (#3272)
|
2025-07-10 11:29:36 -07:00 |
|
Matthew Zhou
|
2263ffd07c
|
feat: Various file fixes and improvements (#3125)
|
2025-07-01 15:21:52 -07:00 |
|
Andy Li
|
3654fa8c26
|
feat: expand summarizer providers
|
2025-07-01 15:07:38 -07:00 |
|
Kevin Lin
|
29ce769549
|
feat: replace file descriptions with per data source description (#3067)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-01 11:51:52 -07:00 |
|
Sarah Wooders
|
2e06feafbf
|
fix: add more timezone fixes (#3025)
|
2025-06-25 14:51:37 -07:00 |
|
cthomas
|
a332b34830
|
feat: make create_async route consistent with other message routes (#2877)
|
2025-06-19 13:51:51 -07:00 |
|
cthomas
|
97986b0f03
|
feat: send stop reason in letta APIs (#2789)
|
2025-06-13 16:04:48 -07:00 |
|
Shangyin Tan
|
22b640a5dd
|
fix: adjust memory summary's recall message count (#2778)
|
2025-06-12 17:11:36 -07:00 |
|
cthomas
|
ccb203b264
|
feat: consolidate logic for finish tokens (#2779)
|
2025-06-12 15:24:06 -07:00 |
|
Matthew Zhou
|
ba3d59bba5
|
feat: Add prompting to guide tool rule usage (#2742)
|
2025-06-10 16:21:27 -07:00 |
|
cthomas
|
883050e761
|
feat: set request heartbeat for max steps (#2739)
|
2025-06-10 15:26:07 -07:00 |
|
Matthew Zhou
|
318a7c769b
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
Matthew Zhou
|
285acd0324
|
feat: Add summarization for more scenarios (#2499)
|
2025-05-29 11:10:13 -07:00 |
|
cthomas
|
6f72ac0c3a
|
feat(asyncify): agent batch sync db calls (#2348)
|
2025-05-22 15:33:27 -07:00 |
|
cthomas
|
35d4914b4f
|
feat(asyncify): remove non async memory methods (#2245)
|
2025-05-20 17:56:54 -07:00 |
|
Andy Li
|
02c2e4adec
|
fix: missing await in base async fetch (#2156)
|
2025-05-13 13:57:21 -07:00 |
|
Andy Li
|
ca895f1987
|
fix: rebuilding memory async (#2149)
|
2025-05-13 12:14:51 -07:00 |
|
Andy Li
|
8e2417aa2f
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Matthew Zhou
|
beed896d60
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
|
cthomas
|
8f5a43b886
|
feat: add otid to new agent loop (#1635)
|
2025-04-09 16:50:41 -07:00 |
|
Matthew Zhou
|
3ba79db859
|
feat: Enable Anthropic streaming on new agent loop (#1550)
|
2025-04-03 19:40:48 -07:00 |
|
Matthew Zhou
|
acd0a525aa
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
|
Matthew Zhou
|
353af9aefe
|
feat: Finish async memory rewriting agent for voice (#1161)
|
2025-03-03 13:58:06 -08:00 |
|