cthomas
|
2059151935
|
feat: add size async caching (#2532)
|
2025-05-29 16:45:29 -07:00 |
|
cthomas
|
291efecc77
|
feat: default skip is deleted check in queries (#2531)
|
2025-05-29 16:10:41 -07:00 |
|
cthomas
|
ca77d16a57
|
feat: force read_async to use indices (#2530)
|
2025-05-29 15:44:06 -07:00 |
|
cthomas
|
599e3e6081
|
feat: optimize read single id (#2517)
|
2025-05-29 01:27:41 -07:00 |
|
cthomas
|
325e77f81a
|
feat: optimize read query (#2516)
|
2025-05-28 23:53:43 -07:00 |
|
cthomas
|
d8d6e6921f
|
feat: optimize size async queries (#2512)
|
2025-05-28 23:30:18 -07:00 |
|
cthomas
|
ce9fe595b5
|
feat: reuse asyncpg db sessions (#2510)
|
2025-05-28 23:16:06 -07:00 |
|
cthomas
|
aecd4d1e3b
|
feat: add bulk deletion for passages (#2489)
|
2025-05-28 13:11:33 -07:00 |
|
Andy Li
|
08c1fb5a60
|
feat: job listing takes source id (#2473)
|
2025-05-27 15:34:27 -07:00 |
|
Andy Li
|
9640dbf09b
|
perf: agent tags optimization (#2454)
|
2025-05-27 15:14:07 -07:00 |
|
cthomas
|
4f57121a45
|
chore: cleanup tracing (#2365)
|
2025-05-23 00:48:40 -07:00 |
|
cthomas
|
795e3d1e63
|
feat: add low level db traces (#2343)
|
2025-05-22 23:35:10 -07:00 |
|
cthomas
|
a1d6ffb832
|
fix: size_async bug (#2217)
|
2025-05-16 07:25:53 -07:00 |
|
cthomas
|
80bde05b73
|
feat(asyncify): add size_async db function (#2207)
|
2025-05-16 01:22:48 -07:00 |
|
cthomas
|
8463903d13
|
feat(asyncify): migrate actors(users) endpoints (#2211)
|
2025-05-16 00:37:08 -07:00 |
|
cthomas
|
65e32082f7
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Andy Li
|
a099e876f8
|
feat: async list/prepare messages (#2181)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-15 00:34:04 -07:00 |
|
Andy Li
|
8e2417aa2f
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Matthew Zhou
|
81338172bb
|
feat: Set SqlAlchemy to fetch sequence_id from DB, not generate it itself (#1726)
|
2025-04-15 19:25:46 -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 |
|
cthomas
|
f3551e5212
|
fix: memory block refresh bug (#1668)
|
2025-04-10 15:59:41 -07:00 |
|
Matthew Zhou
|
22dcd53bd1
|
feat: Add ability to redo to more recent checkpoint (#1496)
|
2025-03-31 17:35:51 -07:00 |
|
Matthew Zhou
|
aa05df68a7
|
feat: Add block history tables (#1489)
|
2025-03-31 16:39:23 -07:00 |
|
Matthew Zhou
|
8e6fd8a991
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -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 |
|
Matthew Zhou
|
804e50e9db
|
feat: Add batch create functionality to SqlAlchemyBase (#1332)
|
2025-03-18 15:40:02 -07:00 |
|
Matthew Zhou
|
54bb536beb
|
feat: Add metadata_ field to Tool (#1321)
|
2025-03-17 17:14:08 -07:00 |
|
cthomas
|
039febb8c5
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
|
cthomas
|
69ab911682
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
|
Shubham Naik
|
572f320143
|
chore: identities follow up (#1118)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-02-26 09:07:39 -08:00 |
|
cthomas
|
4af770fd09
|
feat: make identities many to many (#1085)
|
2025-02-20 16:33:24 -08:00 |
|
Charles Packer
|
ec6e5d153c
|
fix: new versions of send_message_to_agent that are async (#725)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-01-27 17:11:44 -08:00 |
|
mlong93
|
819e360356
|
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 |
|
cthomas
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
mlong93
|
f33518ca66
|
feat: add text search for agent names (#662)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-15 10:41:40 -08:00 |
|
mlong93
|
18f06cd681
|
feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-12 12:36:10 -08:00 |
|
mlong93
|
a51bcceba3
|
fix: tag matching (#585)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-10 11:42:43 -08:00 |
|
cthomas
|
b847c4688f
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
|
Caren Thomas
|
7144fd2867
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
905906d416
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Matthew Zhou
|
e09bde67ef
|
fix: Scale up database (#2263)
|
2024-12-17 15:02:28 -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 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -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 |
|
Matthew Zhou
|
2125421bd8
|
fix: Modify the list ORM function (#2208)
|
2024-12-09 19:35:58 -08:00 |
|
Charles Packer
|
fffdf1cc74
|
fix: bad print in common cli (#2200)
|
2024-12-08 23:14:18 -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 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -08:00 |
|
Matthew Zhou
|
4d9b4eef9d
|
fix: Update block label also updates the BlocksAgents table (#2106)
|
2024-11-26 10:21:30 -08:00 |
|