Commit Graph

916 Commits

Author SHA1 Message Date
cthomas
ca5d2827bc feat: add azure and together to new agent loop (#3987) 2025-08-18 16:26:14 -07:00
cthomas
1c7b5874e6 fix: openai test connection (#3981) 2025-08-18 14:22:36 -07:00
cthomas
3e3a9f58c0 feat: add tools generation response to error logs (#3984) 2025-08-18 14:21:45 -07:00
cthomas
adff55539e fix: propagate reasoning toggle on create agent (#3982) 2025-08-18 14:21:14 -07:00
Sarah Wooders
aca371b87e fix: allow for empty base_url for provider check (#3977) 2025-08-17 13:38:36 -07:00
Charles Packer
7bdc0a8de8 fix: handle faulty schemas from bad mcp servers better
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-15 16:08:52 -07:00
Andy Li
3952035095 feat: typescript deps in ade 2025-08-15 15:49:57 -07:00
cthomas
fbc748f82c feat: make request body optional for cancel run (#3950) 2025-08-15 10:53:55 -07:00
cthomas
5cabdd9521 feat: add request body and fallback for cancel agent run (#3946) 2025-08-15 10:23:11 -07:00
jnjpng
8b8536c3ef feat: add mcp tool simulator
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-14 16:31:43 -07:00
cthomas
9579cda2e0 fix: list steps unexpected keyword arg (#3926) 2025-08-14 11:59:27 -07:00
jnjpng
c66550a300 feat: add endpoint for fetching step metrics
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-13 15:38:00 -07:00
cthomas
9405e43bce feat: add agent id input validation in retrieve endpoint (#3892) 2025-08-13 14:03:05 -07:00
cthomas
b38ef8b6ec fix: make test connection route a post (#3894) 2025-08-13 12:10:58 -07:00
Andy Li
183c67c181 feat: typescript sandbox 2025-08-12 15:39:17 -07:00
jnjpng
e22dd892d9 fix: delete associated mcp oauth sessions on delete and link existing mcp oauth sessions on create
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-12 15:32:33 -07:00
Sarah Wooders
20a857b900 chore: remove legacy embeddings (#3846) 2025-08-12 15:11:09 -07:00
Matthew Zhou
82fc01ed04 feat: Adjust import/export agent endpoints to accept new agent file schema (#3506)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-08-12 11:18:56 -07:00
Caren Thomas
1b7c424972 Merge branch 'main' into bump-11-2 2025-08-08 13:51:40 -07:00
Matthew Zhou
b529b1e4fa feat: Add max_steps parameter to agent export (#3828) 2025-08-08 13:38:29 -07:00
Caren Thomas
b58db5e09f Merge branch 'main' into bump-11-0 2025-08-06 16:45:48 -07:00
Matthew Zhou
4b788d11de feat: Support streaming and move endpoint for letta-free (#3780) 2025-08-06 15:33:35 -07:00
cthomas
3884d53f81 feat: add signoz integration for otel export (#3772) 2025-08-06 12:06:23 -07:00
Charles Packer
985ec7fb18 feat(desktop): allow specifying a remote letta server in the letta desktop (#3709) 2025-08-05 22:21:07 -07:00
cthomas
7efd651366 feat: add ability to specify agent env vars on import (#3753) 2025-08-05 16:36:28 -07:00
Matthew Zhou
25086518cd feat: Implement archival sharing (#3689) 2025-08-01 23:34:49 -07:00
Caren Thomas
c7b7f9fcb3 Merge branch 'main' into bump-10-0 2025-07-31 17:53:29 -07:00
Andy Li
4b547589c3 fix: vllm completions provider 2025-07-31 15:50:13 -07:00
Sarah Wooders
f5187583d2 feat: move ollama to new agent loop (#3615) 2025-07-31 13:40:26 -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
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
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
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
Sarah Wooders
d4e7575f29 feat: treat cancellations that are non-explicit as errors (#3641) 2025-07-29 23:23:33 -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
cthomas
047065d643 feat: add LettaPing to streaming response (#3647) 2025-07-29 22:34:32 -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
Shubham Naik
6b38262b60 feat: memory blocks viewer (#3610)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-29 16:00:43 -07:00
Matthew Zhou
b16f5ffc99 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
cthomas
6f3afbb2e1 feat: tool generation improvements (#3633) 2025-07-29 15:35:08 -07:00
jnjpng
24e092cd1c fix: update mcp documentation
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-29 14:24:48 -07:00
cthomas
86b636d646 feat: pass in generated pip requirement to tool update (#3614) 2025-07-29 09:20:01 -07:00
cthomas
8758c8989d feat: ai tool helper system prompt (#3613) 2025-07-29 09:19:50 -07:00
jnjpng
cf8c59aab9 feat: allow mcp authentication overrides per agent (#3318)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-28 18:20:58 -07:00
Matthew Zhou
2cd985ef8a fix: Adjust summarize_agent_conversation endpoint to return 204 (#3595) 2025-07-28 14:29:09 -07:00
cthomas
f793a1fd44 chore: bump 0.9.1 (#2734)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-26 23:31:53 -07:00