Matthew Zhou
|
6a59186a08
|
feat: Change reset messages to always preserve the original system message (#2813)
|
2025-06-13 18:58:27 -07:00 |
|
cthomas
|
20e6732f36
|
feat: add multi-modal input support (#2590)
|
2025-06-08 18:28:01 -07:00 |
|
Andy Li
|
d2252f2953
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
cthomas
|
78c82f1ad9
|
fix: move db logic inside sessions (#2553)
|
2025-05-30 14:02:25 -07:00 |
|
Andy Li
|
275b75901d
|
chore: cleanup (#2480)
|
2025-05-29 10:40:41 -07:00 |
|
cthomas
|
7346473ebe
|
feat: optimize get message ids (#2508)
|
2025-05-28 23:15:36 -07:00 |
|
cthomas
|
3a893daec0
|
feat(asyncify): convert reset messages endpoint (#2429)
|
2025-05-25 21:23:18 -07:00 |
|
cthomas
|
20866d3463
|
feat(asyncify): make core tools async (#2416)
|
2025-05-25 18:58:19 -07:00 |
|
cthomas
|
6c1b189080
|
feat: add db tracing to otel (#2337)
|
2025-05-22 13:47:49 -07:00 |
|
cthomas
|
1325cacbfe
|
feat(asyncify): migrate list messages (#2272)
|
2025-05-20 16:52:11 -07:00 |
|
cthomas
|
6b8b77c462
|
feat(asyncify): migrate modify block (#2232)
|
2025-05-17 23:24:24 -07:00 |
|
cthomas
|
91a5516090
|
feat(asyncify): add size_async db function (#2207)
|
2025-05-16 01:22:48 -07:00 |
|
cthomas
|
0a4b0ff60b
|
feat: convert agents routes to async (#2196)
|
2025-05-15 13:39:59 -07:00 |
|
cthomas
|
7f90746152
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Andy Li
|
955873ab4d
|
feat: async list/prepare messages (#2181)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-15 00:34:04 -07:00 |
|
Andy Li
|
600ccb35e7
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Matthew Zhou
|
d9d586e431
|
feat: Add message listing for a letta batch (#1982)
|
2025-05-02 11:14:03 -07:00 |
|
Matthew Zhou
|
df175890bd
|
feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943)
|
2025-04-30 11:14:19 -07:00 |
|
Matthew Zhou
|
a6977c0cfe
|
fix: Remove extraneous relationships on ORM objects (#1755)
|
2025-04-17 14:37:37 -07:00 |
|
Matthew Zhou
|
af97837c99
|
feat: Add monotonic ids on messages (#1522)
|
2025-04-01 18:23:34 -07:00 |
|
cthomas
|
1a5c08c62b
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
Matthew Zhou
|
4171bdc30e
|
feat: Extend list Messages to take in multiple roles (#1358)
|
2025-03-21 10:36:07 -07:00 |
|
Matthew Zhou
|
c343abb75e
|
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 |
|
Matthew Zhou
|
3eefff925f
|
feat: Add batch create functionality to SqlAlchemyBase (#1332)
|
2025-03-18 15:40:02 -07:00 |
|
cthomas
|
d8966d8c7e
|
feat: add content parts to message schema (#1273)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-13 18:43:32 -07:00 |
|
cthomas
|
4656164753
|
feat: add agent to steps table and support filtering (#1212)
|
2025-03-07 10:10:29 -08:00 |
|
Sarah Wooders
|
5503135240
|
feat: modify message modification route to be via LettaMessage (#1184)
|
2025-03-06 15:33:16 -08:00 |
|
Matthew Zhou
|
08ab7ce520
|
feat: Add blocks and tools to agent serialization (#1187)
|
2025-03-04 15:31:50 -08:00 |
|
Matthew Zhou
|
71805b2a22
|
feat: Add tool calling to fast chat completions (#1109)
|
2025-02-25 15:13:35 -08:00 |
|
Matthew Zhou
|
b5e09536ae
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|
Matthew Zhou
|
9fd8d2f56b
|
fix: Refactor listing messages to be much more performant (#963)
|
2025-02-12 10:32:38 -08:00 |
|
cthomas
|
df8e945fe9
|
feat: add content union type for requests (#762)
|
2025-01-23 20:25:00 -08:00 |
|
cthomas
|
c6293f2ac9
|
feat: extend message model to support more content types (#756)
|
2025-01-23 17:24:52 -08:00 |
|
mlong93
|
d6be7809d0
|
fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-23 14:17:25 -08:00 |
|
Shubham Naik
|
5a743d1dc4
|
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
|
2024-12-22 20:31:22 -08:00 |
|