Commit Graph

989 Commits

Author SHA1 Message Date
Matthew Zhou
bbdfc3f2cd feat: Add support for simple text files (#2630) 2025-06-04 14:36:25 -07:00
Matthew Zhou
82b3222a52 fix: Make OpenAI context window exceeded error more specific (#2624) 2025-06-04 12:57:51 -07:00
Matthew Zhou
bd2b7dc6d4 feat: Add catch for empty system message (#2622) 2025-06-04 12:01:05 -07:00
Matthew Zhou
ebccd8176a fix: Add additional testing for anthropic token counting (#2619) 2025-06-03 20:56:39 -07:00
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
a57d4e6c19 fix: ollama support byom (#2602) 2025-06-03 15:40:21 -07:00
Matthew Zhou
1baa124c76 feat: Add file status to core memory jinja template (#2604) 2025-06-03 15:07:21 -07:00
Kevin Lin
d0519437af feat: display file blocks with xml tags (#2559)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-03 13:52:29 -07:00
Andy Li
3f28a5c8df fix: SleeptimeMultiAgentV2.step() unexpected arg (#2599) 2025-06-03 13:21:22 -07:00
Kian Jones
ad3503f0ee fix: typo in conditional checking is not "None" instead of != "None" (#2589) 2025-06-03 13:18:28 -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
Matthew Zhou
6821765687 feat: Rename file object and create performant files <-> agents association (#2588) 2025-06-02 16:21:05 -07:00
cthomas
a190107afd fix: tool return message packing in stream (#2586) 2025-06-02 13:52:38 -07:00
cthomas
98dd4d3e20 chore: add imports to org orm model (#2584) 2025-06-02 11:27:02 -07:00
Kevin Lin
d38c89728c feat: remove recent passages and data source alert (#1887)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-02 10:55:03 -07:00
cthomas
1a95466d99 test: make send message tests less flaky (#2578) 2025-06-01 16:14:30 -07:00
cthomas
05b27c2060 chore: readd user eligibility check (#2577) 2025-06-01 15:19:10 -07:00
Sarah Wooders
268285c688 fix: pass in argument to sleeptime (#2566) 2025-06-01 13:55:23 -07:00
Matthew Zhou
765f7b304b fix: Fix sources tests (#2575) 2025-06-01 12:36:41 -07:00
Matthew Zhou
f6dc463393 feat: Add batch size parameter (#2574) 2025-06-01 12:23:46 -07:00
cthomas
057e129f15 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
cthomas
f938f3cc78 fix: batch lock acquisition (#2572) 2025-06-01 11:47:43 -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
cthomas
78c82f1ad9 fix: move db logic inside sessions (#2553) 2025-05-30 14:02:25 -07:00
cthomas
196e43c5ce fix: nullpool asyncpg timeout (#2556) 2025-05-30 14:01:59 -07:00
cthomas
577a4950e6 fix: identities session management (#2555) 2025-05-30 13:58:04 -07:00
Matthew Zhou
80218adb1d feat: Add document block clean up triggers (#2552) 2025-05-30 13:34:37 -07:00
cthomas
f3cc094254 feat: disable session reuse after close (#2547) 2025-05-30 12:51:19 -07:00
cthomas
0232eef5b2 feat: add timeout to null pool (#2549) 2025-05-30 12:50:53 -07:00
cthomas
7dc536f998 fix: move user pydantic load into session (#2550) 2025-05-30 12:50:09 -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
7f82ce9adf feat: remove redundant memory rebuild redo (#2538) 2025-05-29 20:28:25 -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
62e78180d4 fix: pass in env vars to new agent loop (#2535) 2025-05-29 18:05:27 -07:00
cthomas
75d1b50f5d feat: add size async caching (#2532) 2025-05-29 16:45:29 -07:00
cthomas
0020183459 feat: consolidate message persistence (#2518)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 16:23:13 -07:00
cthomas
74f4207886 feat: default skip is deleted check in queries (#2531) 2025-05-29 16:10:41 -07:00
cthomas
c376baac10 feat: force read_async to use indices (#2530) 2025-05-29 15:44:06 -07:00
cthomas
bdafe7c321 feat: force index read on actor load (#2529) 2025-05-29 15:43:53 -07:00
cthomas
f76aaf8ca7 feat(asyncify): multi agent tool (#2525) 2025-05-29 13:47:46 -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
Andy Li
306175554f fix: alembic migration non-optional field (#2528) 2025-05-29 12:38:10 -07:00
Matthew Zhou
87f4bcad9a feat: Add summarization for more scenarios (#2499) 2025-05-29 11:10:13 -07:00