Matthew Zhou
|
d797296032
|
feat: Support basic upload/querying on tpuf [LET-3465] (#4255)
* wip implementing turbopuffer
* Move imports up
* Add type of archive
* Integrate turbopuffer functionality
* Debug turbopuffer tests failing
* Fix turbopuffer
* Run fern
* Fix multiple heads
|
2025-08-28 10:39:16 -07:00 |
|
cthomas
|
3e6a223d17
|
feat: add invalid_llm_response stop reason [LET-4083] (#4269)
* feat: add invalid_llm_response stop reason
* add sqllite support
* simply skip for sqllite
* fix imports
* fix isort
|
2025-08-27 17:07:47 -07:00 |
|
Sarah Wooders
|
250d8b8006
|
feat: add cloud template fields to blocks/groups/agents [LET-3979]
* commit
* fix tests
* add routes
* remove old fields
* remove entity from group
* generate, migrate
* update
* keep from_template, etc.
* keep block fields
* final
* generate
* pass tests
* generate
* keep defaults
---------
Co-authored-by: jin <jin@letta.com>
|
2025-08-26 23:17:06 -07:00 |
|
cthomas
|
78cfb4902d
|
feat: add azure byok (#3884)
|
2025-08-12 15:50:00 -07:00 |
|
jnjpng
|
fb4aecd408
|
feat: add step metrics table
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-07 17:51:39 -07:00 |
|
Matthew Zhou
|
617ec9e87b
|
feat: Add comprehensive error tracking to steps table (#3765)
|
2025-08-06 20:19:29 -07:00 |
|
Andy Li
|
ca6f474c4e
|
feat: track metrics for runs in db
|
2025-08-06 15:46:50 -07:00 |
|
Andy Li
|
7a504c2702
|
feat: npm requirements for tools
|
2025-08-04 14:15:10 -07:00 |
|
cthomas
|
b4810633af
|
chore: deprecate orm enum file (#3724)
|
2025-08-04 11:59:55 -07:00 |
|
cthomas
|
18e11f53af
|
feat: groups support for agentfile (#3721)
|
2025-08-04 11:02:00 -07:00 |
|
Matthew Zhou
|
3d43984f17
|
fix: Do the CTE in postgres via agent id join (#3717)
|
2025-08-03 01:58:31 -07:00 |
|
Matthew Zhou
|
db825b6053
|
fix: Fix duplicate agents archives relationship migration error (#3716)
|
2025-08-03 01:45:27 -07:00 |
|
Matthew Zhou
|
23c179eaf1
|
fix: Remove bad unique constraint on archives (#3715)
|
2025-08-03 01:33:14 -07:00 |
|
Matthew Zhou
|
789604a941
|
feat: Modify alembic migration archival sharing (#3710)
|
2025-08-02 17:58:45 -07:00 |
|
Matthew Zhou
|
10f6f1d247
|
feat: Implement archival sharing (#3689)
|
2025-08-01 23:34:49 -07:00 |
|
Shubham Naik
|
ccd36dd755
|
feat: add not_indexable property to agents (#3653)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-30 17:09:36 -07:00 |
|
Andy Li
|
73e74270f4
|
feat: modal sandbox
|
2025-07-30 11:25:40 -07:00 |
|
Sarah Wooders
|
2224dc5f23
|
chore: move around pgvector imports (#3609)
|
2025-07-29 17:12:00 -07:00 |
|
Matthew Zhou
|
2f87cd4393
|
feat: Polishing open files tools (#3575)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Cameron Pfiffer <cameron@pfiffer.org>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Kian Jones <kian@Kians-MacBook-Pro.local>
|
2025-07-29 15:46:51 -07:00 |
|
Andy Li
|
edf3285591
|
chore: remove backfill
|
2025-07-25 13:46:12 -07:00 |
|
Andy Li
|
1959109821
|
feat: support for project_id and backfills
|
2025-07-25 13:06:12 -07:00 |
|
Andy Li
|
1700cbeb4f
|
feat: agent tags reverse index
|
2025-07-24 20:51:39 -07:00 |
|
jnjpng
|
4fb8902084
|
feat: add support for oauth mcp
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-24 18:23:01 -07:00 |
|
Andy Li
|
2cca2cc73a
|
feat: add prompts table
|
2025-07-22 13:59:52 -07:00 |
|
Matthew Zhou
|
e62ddf8355
|
feat: Add per-agent file management controls with context-aware defaults (#3467)
|
2025-07-22 10:43:37 -07:00 |
|
Andy Li
|
1ccaae8960
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -07:00 |
|
Andy Li
|
60c4e23904
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
04e9f43220
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
Kian Jones
|
0cd8c830c9
|
feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-17 18:04:13 -07:00 |
|
Matthew Zhou
|
1643739305
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
Matthew Zhou
|
954675396f
|
feat: Add pinecone for cloud embedding (#3160)
|
2025-07-03 22:37:55 -07:00 |
|
jnjpng
|
91f556e014
|
feat: mcp custom headers and multiple fixes (#3079)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-03 00:06:21 +00:00 |
|
cthomas
|
514e7cad25
|
feat: add project id to step model (#3121)
|
2025-07-02 12:03:55 -07:00 |
|
Matthew Zhou
|
efca9d8ea0
|
feat: Only add suffix on duplication (#3120)
|
2025-07-01 13:48:38 -07:00 |
|
Matthew Zhou
|
5dccccec21
|
fix: Fix constraints and also implement bulk attach (#3107)
|
2025-06-30 14:27:57 -07:00 |
|
Andy Li
|
73a56889d4
|
fix: alembic (#3036)
|
2025-06-25 16:40:56 -07:00 |
|
cthomas
|
d5e3e22ed1
|
feat: add feedback for steps (#2946)
|
2025-06-25 16:15:30 -07:00 |
|
Sarah Wooders
|
4deb6e17a9
|
feat: add ability to configure agent timezone (#2978)
Co-authored-by: Kian Jones <kian@letta.com>
|
2025-06-24 12:57:37 -07:00 |
|
Kian Jones
|
2a7c603731
|
fix(ci): strip newlines and lint alembic i guess (#2944)
|
2025-06-20 15:21:55 -07:00 |
|
Andy Li
|
72f2284e95
|
feat: index for file_id on source passages (#2884)
|
2025-06-20 12:38:27 -07:00 |
|
jnjpng
|
66a8c7e583
|
feat: add last run completion and duration db columns to agents (#2903)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-19 01:31:17 +00:00 |
|
cthomas
|
e89164f71b
|
feat: add bedrock to byok (#2891)
|
2025-06-18 16:03:28 -07:00 |
|
Matthew Zhou
|
d41b4ab242
|
feat: Add callback_error and fix callback logic (#2842)
|
2025-06-16 13:23:03 -07:00 |
|
jnjpng
|
6efbc56e3b
|
feat: add token column to mcp_servers and pipe through to sse server config (#2775)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-14 18:48:10 -07:00 |
|
Matthew Zhou
|
2e77ea6e76
|
feat: Add optional pip requirements to tool object (#2793)
|
2025-06-13 13:20:36 -07:00 |
|
Matthew Zhou
|
6610c0b859
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
Matthew Zhou
|
369e7c80b5
|
feat: Backfill file processing status (#2680)
|
2025-06-06 12:56:36 -07:00 |
|
Matthew Zhou
|
841aad48ae
|
feat: Add file metadata processing status (#2665)
|
2025-06-06 11:11:39 -07:00 |
|
Matthew Zhou
|
3d8704395b
|
feat: Store entire parsed file content in separate table (#2618)
|
2025-06-03 18:51:45 -07:00 |
|
Matthew Zhou
|
1c14d25fe6
|
feat: Adapt lifecycle management of file <-> agent association (#2591)
|
2025-06-02 17:34:12 -07:00 |
|