Commit Graph

1452 Commits

Author SHA1 Message Date
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
Sarah Wooders
a07798c24c chore: bump version to 0.10.0 (#3684) 2025-07-31 17:07:41 -07:00
Sarah Wooders
2823d1a84e feat: change default agent type to memgpt_v2_agent (#3624) 2025-07-31 16:14:13 -07:00
cthomas
fac11bec2c fix: voice endpoint null check (#3690) 2025-07-31 16:11:23 -07:00
Andy Li
7e84607709 fix: vllm completions provider 2025-07-31 15:50:13 -07:00
cthomas
fb7615be0c feat: convert compile system prompt to async (#3685) 2025-07-31 15:49:59 -07:00
cthomas
774c4c1481 feat: remove deprecation warning (#3560)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-07-31 14:02:57 -07:00
Matthew Zhou
fe511002c7 feat: Fix builtin web search tests (#3680) 2025-07-31 13:49:11 -07:00
Sarah Wooders
c2b2d976b6 feat: move ollama to new agent loop (#3615) 2025-07-31 13:40:26 -07:00
Matthew Zhou
cb04b877d6 docs: Add documentation and tests for multi function files (#3679) 2025-07-31 13:37:25 -07:00
Matthew Zhou
37fdecb433 feat: Improve tool renaming based on json schema (#3676) 2025-07-31 12:57:22 -07:00
jnjpng
25c83dcf2e fix: handling 401 unauthorized for streamable http oauth
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-31 12:28:51 -07:00
Sarah Wooders
02507dd356 fix: only import modal if there is a key (#3668) 2025-07-30 19:04:15 -07:00
Shubham Naik
5d52f2fc3f feat: list agents blocks should default to the default project (#3660)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-30 17:37:46 -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