Commit Graph

318 Commits

Author SHA1 Message Date
Matthew Zhou
3d8704395b feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
Andy Li
2e0bc916a1 feat: support for uvloop and granian (#2542) 2025-06-03 15:42:45 -07:00
Andy Li
529f452eed feat: add trace_id filter for listing steps (#2560) 2025-06-02 19:12:49 -07:00
Matthew Zhou
1c14d25fe6 feat: Adapt lifecycle management of file <-> agent association (#2591) 2025-06-02 17:34:12 -07:00
cthomas
05b27c2060 chore: readd user eligibility check (#2577) 2025-06-01 15:19:10 -07:00
Matthew Zhou
765f7b304b fix: Fix sources tests (#2575) 2025-06-01 12:36:41 -07:00
Matthew Zhou
63322f228a fix: Gate temporarily to only pdfs/txt/jsons (#2567) 2025-05-30 22:14:15 -07:00
Matthew Zhou
aaf06174f8 feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00
cthomas
d2264e73fb fix: gate voice agent correctly (#2558) 2025-05-30 14:19:18 -07:00
Matthew Zhou
80218adb1d feat: Add document block clean up triggers (#2552) 2025-05-30 13:34:37 -07:00
Sarah Wooders
bf8d0dde1d feat: add performance tracing to new agent loop (#2534) 2025-05-30 12:49:46 -07:00
Matthew Zhou
1058882ab8 feat: Insert file blocks for agent on source attach (#2545) 2025-05-30 11:09:59 -07:00
cthomas
1b581e239e feat: ungate async loop (#2537) 2025-05-29 19:45:49 -07:00
Kevin Lin
9951f73a7b feat: Add files into agent context window on file upload (#1852)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 18:19:23 -07:00
cthomas
c568881c7b feat(asyncify): migrate get mcp tools (#2526) 2025-05-29 13:23:31 -07:00
Matthew Zhou
eab59ff7a3 feat: Add summarization endpoint (#2524) 2025-05-29 13:14:36 -07:00
Sarah Wooders
8661ee3207 feat: async mcp routes (#2506) 2025-05-29 09:29:28 -07:00
cthomas
183a5565b2 feat: optimize read single id (#2517) 2025-05-29 01:27:41 -07:00
cthomas
43cc87b3b7 feat(asyncify): migrate run tools (#2496) 2025-05-28 14:25:17 -07:00
cthomas
682b997c65 feat(asyncify): migrate retrieve group (#2494) 2025-05-28 14:13:02 -07:00
cthomas
71f42473a9 feat: add bulk deletion for passages (#2489) 2025-05-28 13:11:33 -07:00
Sarah Wooders
4c65f7090f feat: configure MCP and disable stdio servers for DB table (#2479) 2025-05-27 16:55:26 -07:00
Sarah Wooders
99acb95043 fix: fix letta-free (#2431) 2025-05-27 16:32:02 -07:00
Andy Li
83b897e91d feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
cthomas
b258a3537a feat(asyncify): delete source sleeptime (#2459) 2025-05-27 12:41:57 -07:00
cthomas
ac69cd0bb8 feat(asyncify): migrate delete passage (#2458) 2025-05-27 12:41:44 -07:00
cthomas
abef608ac5 fix: revert export agent to sync (#2456) 2025-05-27 12:41:32 -07:00
cthomas
07ba4ddb89 feat(asyncify): migrate delete tool (#2457) 2025-05-27 12:04:20 -07:00
cthomas
a218094f00 feat(asyncify): sleeptime doc ingest (#2455) 2025-05-27 11:33:36 -07:00
Shubham Naik
c2a7d8c0ce 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
cthomas
6505e280d1 feat(asyncify): migrate patch tool (#2440) 2025-05-26 14:09:13 -07:00
cthomas
a6a7de7941 feat(asyncify): migrate delete provider (#2439) 2025-05-26 13:38:42 -07:00
cthomas
8c64bb7fec feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
fac81b7208 feat(asyncify): migrate upload and attach source (#2432) 2025-05-25 23:09:14 -07:00
cthomas
2b71051b28 feat(asyncify): migrate create provider (#2433) 2025-05-25 22:52:14 -07:00
Matthew Zhou
ad6e446849 feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-25 22:28:35 -07:00
cthomas
2298b17b21 feat(asyncify): migrate tools (#2427) 2025-05-25 22:17:01 -07:00
cthomas
bfc247b2d1 feat(asyncify): convert actor load in sources count (#2428) 2025-05-25 21:52:16 -07:00
cthomas
3a893daec0 feat(asyncify): convert reset messages endpoint (#2429) 2025-05-25 21:23:18 -07:00
cthomas
87c1623d28 feat(asyncify): convert org manager (#2426) 2025-05-25 21:23:06 -07:00
cthomas
62a22e0d17 feat(asyncify): migrate jobs (#2420) 2025-05-25 18:58:06 -07:00
cthomas
b3e021616b feat(asyncify): migrate list steps (#2418) 2025-05-24 12:06:04 -07:00
cthomas
945c3d5115 feat: add harcoded org check for async loop (#2408) 2025-05-24 10:37:12 -07:00
cthomas
83268af4f8 feat(asyncify): migrate batch sbox methods (#2396) 2025-05-23 18:40:30 -07:00
Andy Li
28c3624a88 fix: numerous tool execution bugs (#2371) 2025-05-23 18:02:15 -07:00
Sarah Wooders
8133a5a158 feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-23 16:22:16 -07:00
cthomas
39a55082e2 feat(asyncify): migrate passage storage size (#2380) 2025-05-23 14:37:30 -07:00
cthomas
edbddd746d feat(asyncify): migrate count blocks (#2374) 2025-05-23 09:53:43 -07:00
cthomas
b552d7eb35 feat(asyncify): list providers route (#2373) 2025-05-23 09:44:25 -07:00
cthomas
c4a9b3f1b2 feat(asyncify): migrate actor loads in sources routes (#2372) 2025-05-23 09:38:34 -07:00