Commit Graph

3110 Commits

Author SHA1 Message Date
Andy Li
64d91d6c8a feat: npm requirements for tools 2025-08-04 14:15:10 -07:00
Eric Ly
2927295ee7 feat: add formatting for token sizing (#3631)
Co-authored-by: Eric Ly <lyyeric@letta.com>
2025-08-04 13:54:44 -07:00
cthomas
9c7f01e430 feat: deprecate legacy client (#3726) 2025-08-04 13:36:30 -07:00
cthomas
28da313442 chore: deprecate orm enum file (#3724) 2025-08-04 11:59:55 -07:00
cthomas
10d71bfbf2 feat: groups support for agentfile (#3721) 2025-08-04 11:02:00 -07:00
Kian Jones
dfe068b0ce 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
74624e4499 fix: Do the CTE in postgres via agent id join (#3717) 2025-08-03 01:58:31 -07:00
Matthew Zhou
1c465c1453 fix: Fix duplicate agents archives relationship migration error (#3716) 2025-08-03 01:45:27 -07:00
Matthew Zhou
62bb5ee766 fix: Remove bad unique constraint on archives (#3715) 2025-08-03 01:33:14 -07:00
Matthew Zhou
d81694098a feat: Modify alembic migration archival sharing (#3710) 2025-08-02 17:58:45 -07:00
Charles Packer
47debe7878 fix: patch desktop (#3707) 2025-08-02 12:31:51 -07:00
Matthew Zhou
25086518cd feat: Implement archival sharing (#3689) 2025-08-01 23:34:49 -07:00
jnjpng
8d0bc26035 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
a298462f1b fix: transient otel exporter resource exhausted error (#3700) 2025-08-01 13:43:30 -07:00
Matthew Zhou
b5ba22a08e feat: Port letta free embeddings to openai proxy (#3695) 2025-08-01 12:19:37 -07:00
cthomas
f1c936a59d chore: move settings import (#3698) 2025-07-31 23:21:14 -07:00
Shubham Naik
5119d52c40 feat: fix agent create for hidden (#3696)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-31 20:19:35 -07:00
cthomas
1e9bf12820 chore: change keepalive default interval to 50 (#3693) 2025-07-31 17:48:23 -07:00
cthomas
abfe742665 feat: remove file export for otel traces (#3691) 2025-07-31 17:26:20 -07:00
Sarah Wooders
a805427f8d chore: bump version to 0.10.0 (#3684) 2025-07-31 17:07:41 -07:00
Sarah Wooders
f3f7660fb1 feat: change default agent type to memgpt_v2_agent (#3624) 2025-07-31 16:14:13 -07:00
cthomas
c95f865632 fix: voice endpoint null check (#3690) 2025-07-31 16:11:23 -07:00
Andy Li
4b547589c3 fix: vllm completions provider 2025-07-31 15:50:13 -07:00
cthomas
8919f06b67 feat: convert compile system prompt to async (#3685) 2025-07-31 15:49:59 -07:00
cthomas
25a1f69921 feat: remove deprecation warning (#3560)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-07-31 14:02:57 -07:00
Matthew Zhou
eb48d1849e feat: Fix builtin web search tests (#3680) 2025-07-31 13:49:11 -07:00
Sarah Wooders
f5187583d2 feat: move ollama to new agent loop (#3615) 2025-07-31 13:40:26 -07:00
Matthew Zhou
f0324a2b0b docs: Add documentation and tests for multi function files (#3679) 2025-07-31 13:37:25 -07:00
Matthew Zhou
79dad6bcf7 feat: Improve tool renaming based on json schema (#3676) 2025-07-31 12:57:22 -07:00
jnjpng
95857befc2 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
405c8a7c55 fix: only import modal if there is a key (#3668) 2025-07-30 19:04:15 -07:00
Shubham Naik
1dbe762550 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
add4d35de1 feat: add not_indexable property to agents (#3653)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-30 17:09:36 -07:00
Charles Packer
a13c6c78bb feat: move keepalive to an arg (#3652) 2025-07-30 16:49:45 -07:00
Andy Li
e2d8b35201 chore: remove excessive warning logging 2025-07-30 14:10:41 -07:00
jnjpng
df8ccf8b17 fix: update deployment env variables for core for oauth routing
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-30 13:19:48 -07:00
Matthew Zhou
06394b4821 feat: Add turbopuffer as dependency (#3655) 2025-07-30 11:37:48 -07:00
Andy Li
277c26a58e feat: modal sandbox 2025-07-30 11:25:40 -07:00
jnjpng
60a0a5264d fix: oauth prod environment variables
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-30 11:02:21 -07:00
Kian Jones
9edb4f47d4 fix(desktop): Make Desktop Great Again! (#3537)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Kian Jones <kian@Kians-MacBook-Pro.local>
2025-07-30 10:17:35 -07:00
Sarah Wooders
978f391c4b chore: bump keepalive to 90s (#3651) 2025-07-30 08:12:07 -07:00
Sarah Wooders
d4e7575f29 feat: treat cancellations that are non-explicit as errors (#3641) 2025-07-29 23:23:33 -07:00
Matthew Zhou
4ec47587a2 feat: More speedups to the web search tool (#3650) 2025-07-29 23:03:53 -07:00
Charles Packer
ce4e69cac6 feat: add keepalive wrapper to stream route (#3645)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-07-29 22:53:38 -07:00
Matthew Zhou
b94699e910 feat: Speed up web search (#3649) 2025-07-29 22:44:45 -07:00
cthomas
047065d643 feat: add LettaPing to streaming response (#3647) 2025-07-29 22:34:32 -07:00
Matthew Zhou
50014701be feat: Change defaults on web search tool (#3646) 2025-07-29 22:23:37 -07:00
jnjpng
7f12230c21 fix: manually count tokens for streaming lmstudio models
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-07-29 18:12:42 -07:00
jnjpng
b65c9ab6e8 feat: redirect ouath callback through web for cloud
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-29 17:36:30 -07:00
Sarah Wooders
c4571c4ece chore: move around pgvector imports (#3609) 2025-07-29 17:12:00 -07:00