Sarah Wooders
|
bde4714294
|
chore: merge oss (#3712)
|
2025-08-07 22:20:26 -07:00 |
|
jnjpng
|
302b07bd2b
|
fix: lmstudio tests and integration
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-07 20:02:56 -07:00 |
|
Kevin Lin
|
e35648b51f
|
feat: add minimal reasoning effort option to LLMConfig (#3816)
|
2025-08-07 19:27:32 -07:00 |
|
Andy Li
|
847fbbdb66
|
chore: remove duplicate tool templating
|
2025-08-07 18:13:09 -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 |
|
cthomas
|
2ee56f027f
|
feat: add top-level reasoning toggle to ADE (#3813)
|
2025-08-07 17:21:12 -07:00 |
|
Matthew Zhou
|
6a713f9ae7
|
feat: Change grep to be paginated (#3815)
|
2025-08-07 16:50:05 -07:00 |
|
Sarah Wooders
|
b85f8aa43c
|
feat: support opus 4.1 and gpt-5 (#3806)
|
2025-08-07 15:11:57 -07:00 |
|
Sarah Wooders
|
f6f3abdeda
|
fix: patch non-optional memory replace (#3803)
|
2025-08-07 13:51:12 -07:00 |
|
cthomas
|
db41f01ac2
|
feat: continue stream processing on client cancel (#3796)
|
2025-08-07 13:17:36 -07:00 |
|
Sarah Wooders
|
a6ada1e4ea
|
fix: dont have optional argument for memory_replace (#3800)
|
2025-08-07 10:18:47 -07:00 |
|
Matthew Zhou
|
617ec9e87b
|
feat: Add comprehensive error tracking to steps table (#3765)
|
2025-08-06 20:19:29 -07:00 |
|
Sarah Wooders
|
f7e6e49ab5
|
chore: patch timezone tests (#3789)
|
2025-08-06 17:24:00 -07:00 |
|
cthomas
|
9a2caeb0bc
|
feat: offload jinja to threadpool LET-3615 (#3787)
|
2025-08-06 16:34:28 -07:00 |
|
Andy Li
|
fd9dc0c1f8
|
chore: cleanup workflows for core
|
2025-08-06 16:01:26 -07:00 |
|
Kevin Lin
|
bba9753e1c
|
fix: update default include_base_tool_rules to None (#3762)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
|
2025-08-06 15:58:29 -07:00 |
|
Andy Li
|
ca6f474c4e
|
feat: track metrics for runs in db
|
2025-08-06 15:46:50 -07:00 |
|
cthomas
|
8faa8711bc
|
feat: remove redundant memory compilation in agent step (#3785)
|
2025-08-06 15:46:18 -07:00 |
|
Matthew Zhou
|
76c9a58d6f
|
feat: Support streaming and move endpoint for letta-free (#3780)
|
2025-08-06 15:33:35 -07:00 |
|
cthomas
|
597c871ded
|
chore: update ci to use min supported python version (#3777)
|
2025-08-06 15:00:07 -07:00 |
|
jnjpng
|
b3d55868c9
|
fix: fix and update vllm tests
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Kian Jones <kian@letta.com>
|
2025-08-06 14:37:55 -07:00 |
|
cthomas
|
c5568b92e1
|
chore: modify otel exporter config batch size (#3775)
|
2025-08-06 13:57:11 -07:00 |
|
cthomas
|
8739b670e6
|
feat: add signoz integration for otel export (#3772)
|
2025-08-06 12:06:23 -07:00 |
|
cthomas
|
4e52969b57
|
feat: add reasoning toggle in agents routes (#3705)
|
2025-08-06 11:47:06 -07:00 |
|
Charles Packer
|
bd56635ba9
|
feat(desktop): allow specifying a remote letta server in the letta desktop (#3709)
|
2025-08-05 22:21:07 -07:00 |
|
cthomas
|
642f03a7e6
|
feat: add ability to specify agent env vars on import (#3753)
|
2025-08-05 16:36:28 -07:00 |
|
cthomas
|
7d33254f5f
|
feat: log stream cancellation to sentry (#3759)
|
2025-08-05 16:07:30 -07:00 |
|
Kian Jones
|
77a99cf48b
|
chore: Migrate embeddings.memgpt.ai to embeddings.letta.com (#3757)
|
2025-08-05 15:49:36 -07:00 |
|
Kevin Lin
|
ec04ca99f7
|
feat: exclude stronger models from default base tool rules (#3703)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-08-05 20:33:05 +00:00 |
|
Matthew Zhou
|
47d8650f09
|
fix: Fix tool renaming if json schema is passed in (#3745)
|
2025-08-05 11:36:23 -07:00 |
|
Kian Jones
|
4a9c51d2f8
|
refactor: simplify docstrings for EmbeddingConfig and LLMConfig classes (#3733)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-04 16:57:15 -07:00 |
|
Andy Li
|
7a504c2702
|
feat: npm requirements for tools
|
2025-08-04 14:15:10 -07:00 |
|
Eric Ly
|
77beb20b83
|
feat: add formatting for token sizing (#3631)
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-08-04 13:54:44 -07:00 |
|
cthomas
|
1796bf4959
|
feat: deprecate legacy client (#3726)
|
2025-08-04 13:36:30 -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 |
|
Kian Jones
|
2f76ece603
|
feat(ci): Add LMStudio to self-hosted provider checks (#3623)
Co-authored-by: Kian Jones <kian@Kians-MacBook-Pro.local>
|
2025-08-04 10:38:23 -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 |
|
Charles Packer
|
e5e8666bc2
|
fix: patch desktop (#3707)
|
2025-08-02 12:31:51 -07:00 |
|
Matthew Zhou
|
10f6f1d247
|
feat: Implement archival sharing (#3689)
|
2025-08-01 23:34:49 -07:00 |
|
jnjpng
|
33868b1c10
|
fix: add logger for template variables for mcp
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-01 14:27:00 -07:00 |
|
cthomas
|
14f893f923
|
fix: transient otel exporter resource exhausted error (#3700)
|
2025-08-01 13:43:30 -07:00 |
|
Matthew Zhou
|
f539f16b4b
|
feat: Port letta free embeddings to openai proxy (#3695)
|
2025-08-01 12:19:37 -07:00 |
|
cthomas
|
da75e68413
|
chore: move settings import (#3698)
|
2025-07-31 23:21:14 -07:00 |
|
Shubham Naik
|
263a90ef94
|
feat: fix agent create for hidden (#3696)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-31 20:19:35 -07:00 |
|
cthomas
|
be17e77cd5
|
chore: change keepalive default interval to 50 (#3693)
|
2025-07-31 17:48:23 -07:00 |
|
cthomas
|
abf1186745
|
feat: remove file export for otel traces (#3691)
|
2025-07-31 17:26:20 -07:00 |
|