Commit Graph

3007 Commits

Author SHA1 Message Date
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
cca281a6e4 feat: remove redundant memory rebuild (#2514) 2025-05-28 23:45:24 -07:00
cthomas
66287c63f6 chore: add tracing to summarizer (#2515) 2025-05-28 23:40:35 -07:00
cthomas
98ccd2b2d1 feat: optimize in context message fetch (#2511) 2025-05-28 23:30:33 -07:00
cthomas
d8d6e6921f feat: optimize size async queries (#2512) 2025-05-28 23:30:18 -07:00
cthomas
92aa950f71 feat: remove extra size load (#2513) 2025-05-28 23:29:18 -07:00
cthomas
ce9fe595b5 feat: reuse asyncpg db sessions (#2510) 2025-05-28 23:16:06 -07:00
cthomas
c64086c7a8 feat: optimize system message fetch (#2509) 2025-05-28 23:15:53 -07:00
cthomas
b84a0c1416 feat: optimize get message ids (#2508) 2025-05-28 23:15:36 -07:00
cthomas
3d67f56c58 feat: optimize agent load (#2507) 2025-05-28 23:15:20 -07:00
cthomas
4596422bb4 feat: optimize actor load (#2500) 2025-05-28 23:14:59 -07:00
cthomas
e360620b02 feat(asyncify): migrate run tools (#2496) 2025-05-28 14:25:17 -07:00
cthomas
f7a0013f94 feat(asyncify): migrate retrieve group (#2494) 2025-05-28 14:13:02 -07:00
cthomas
aecd4d1e3b feat: add bulk deletion for passages (#2489) 2025-05-28 13:11:33 -07:00
Matthew Zhou
bdd43d4e97 feat: Add static summarization to new agent loop (#2492) 2025-05-28 12:53:48 -07:00
Andy Li
f2b9ec64e0 chore: track letta version in tracing and nightly versions (#2491) 2025-05-28 12:50:52 -07:00
Sarah Wooders
729414e7a9 feat: concurrently make embedding request and use async client for OpenAI (#2482)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-28 11:35:22 -07:00
Sarah Wooders
fff375813f fix: patch passage deletion (#2484) 2025-05-28 11:06:08 -07:00
Matthew Zhou
c9b047249e fix: Change enum to fix composio tests (#2488) 2025-05-28 10:24:22 -07:00
Matthew Zhou
f18f236399 feat: Add TTFT latency from provider in traces (#2481) 2025-05-28 10:06:16 -07:00
cthomas
7d6c79cf7a feat: add property ordering for vertex structured outputs (#2487) 2025-05-28 09:27:26 -07:00
Sarah Wooders
0bed157f4a feat: add default handles via env vars (#2474) 2025-05-28 08:35:45 -07:00
Sarah Wooders
cab3733280 feat: add more trace methods (#2471) 2025-05-27 16:56:30 -07:00
Sarah Wooders
11d4b53380 feat: configure MCP and disable stdio servers for DB table (#2479) 2025-05-27 16:55:26 -07:00
Sarah Wooders
6472bf49b7 fix: fix letta-free (#2431) 2025-05-27 16:32:02 -07:00
cthomas
982cf0c6fe feat: add tracing to streaming interface (#2477) 2025-05-27 16:20:05 -07:00
cthomas
2d07d95a3d feat: move groups join on agents to selectin (#2475) 2025-05-27 16:11:49 -07:00
Andy Li
08c1fb5a60 feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
Kian Jones
f308aa2b80 fix(db): Disable Prepared Statements to Satisfy the Connection Pooler (#2449)
Co-authored-by: Kian Jones <kianjones@Kians-MacBook-Pro-2.local>
2025-05-27 15:29:12 -07:00
Andy Li
9640dbf09b perf: agent tags optimization (#2454) 2025-05-27 15:14:07 -07:00
cthomas
7f8c2f9366 feat: add custom headers to trace (#2472) 2025-05-27 15:09:34 -07:00
cthomas
587a6d1a2a feat(asyncify): migrate sbox tool exec sync call (#2470) 2025-05-27 14:53:16 -07:00
cthomas
d4393fd637 chore: remove otel parsing (#2466) 2025-05-27 13:55:24 -07:00
cthomas
b17b2dc31e chore: move ttft logging for new agent loop (#2465) 2025-05-27 13:50:41 -07:00
Matthew Zhou
cc702025bc fix: Fix MCP testing (#2464) 2025-05-27 13:29:35 -07:00
cthomas
207e6e5bbe feat(asyncify): delete source sleeptime (#2459) 2025-05-27 12:41:57 -07:00
cthomas
be1e02e4b3 feat(asyncify): migrate delete passage (#2458) 2025-05-27 12:41:44 -07:00
cthomas
e0991f4af9 fix: revert export agent to sync (#2456) 2025-05-27 12:41:32 -07:00
cthomas
c86abcbebd feat(asyncify): migrate delete tool (#2457) 2025-05-27 12:04:20 -07:00
cthomas
b534bb7d15 feat(asyncify): sleeptime doc ingest (#2455) 2025-05-27 11:33:36 -07:00
Matthew Zhou
28bd8d2f18 feat: Improve insert archival memory latency (#2435)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-27 10:28:05 -07:00
Shubham Naik
e8768a6e59 fix: data source count error (#2450)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-27 10:17:07 -07:00
Kian Jones
ce8d1b0507 Revert "feat: turn off prepared statements" (#2448) 2025-05-26 22:04:22 -07:00
cthomas
71804f1cf2 feat: turn off prepared statements (#2444) 2025-05-26 20:56:57 -07:00
cthomas
bf0beda7dc feat(asyncify): migrate patch tool (#2440) 2025-05-26 14:09:13 -07:00
cthomas
482904ca6e feat(asyncify): migrate delete provider (#2439) 2025-05-26 13:38:42 -07:00
cthomas
b1f38779cd feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
fb51e226ab feat(asyncify): actor load in source upload (#2437) 2025-05-26 13:25:22 -07:00
cthomas
24cfbf622c feat(asyncify): conversation search tool (#2438) 2025-05-26 13:07:32 -07:00