Commit Graph

1610 Commits

Author SHA1 Message Date
mlong93
a9c5866ae9 feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-14 13:33:55 -08:00
mlong93
b92370cdad feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-14 13:33:55 -08:00
mlong93
113e8bda07 fix: prevent adding duplicate messages to JobMessages table (#625)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-13 14:48:20 -08:00
mlong93
4fde11e156 fix: prevent adding duplicate messages to JobMessages table (#625)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-13 14:48:20 -08:00
Matthew Zhou
99e27dbc89 feat: Add reset messages route for agents (#601)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-13 10:33:23 -08:00
Matthew Zhou
c1e69404cb feat: Add reset messages route for agents (#601)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-13 10:33:23 -08:00
cthomas
10b3dd670f fix: propagate use_assistant_message through send paths (#615) 2025-01-13 10:26:53 -08:00
cthomas
04a6a89785 fix: propagate use_assistant_message through send paths (#615) 2025-01-13 10:26:53 -08:00
mlong93
18f06cd681 feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-12 12:36:10 -08:00
mlong93
e457f02896 feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-12 12:36:10 -08:00
Matthew Zhou
5ad412881d fix: Fix offline memory test (#597) 2025-01-10 17:25:54 -08:00
Matthew Zhou
508762eb52 fix: Fix offline memory test (#597) 2025-01-10 17:25:54 -08:00
Shubham Naik
e2b4c76df0 feat: v1 desktop ui (#586)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-10 11:57:33 -08:00
Shubham Naik
1d1205ddf1 feat: v1 desktop ui (#586)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-10 11:57:33 -08:00
cthomas
ab30115f66 chore: generate sdk + docs for provider api (#544) 2025-01-10 11:29:01 -08:00
cthomas
60a0fd0a14 chore: generate sdk + docs for provider api (#544) 2025-01-10 11:29:01 -08:00
cthomas
b847c4688f feat: add updated_at timestamp to provider and bump on write (#574) 2025-01-10 11:16:53 -08:00
cthomas
f97d4707ec feat: add updated_at timestamp to provider and bump on write (#574) 2025-01-10 11:16:53 -08:00
Matthew Zhou
eb7c2c853d feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
Matthew Zhou
dfa8c0091d feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
Matthew Zhou
e8fab921a0 feat: Extend tool runs to also take in environment variables (#554) 2025-01-08 16:16:19 -08:00
Matthew Zhou
463491358d feat: Extend tool runs to also take in environment variables (#554) 2025-01-08 16:16:19 -08:00
Sarah Wooders
096791aae1 feat: parse assistant message to AssistantMessage by default (#528) 2025-01-08 15:00:32 -08:00
Sarah Wooders
c314335a7d feat: parse assistant message to AssistantMessage by default (#528) 2025-01-08 15:00:32 -08:00
cthomas
4047f02386 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
cthomas
2a117f7a73 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
Sarah Wooders
26bc5704f3 feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
Sarah Wooders
cde0fc9c0b feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
Matthew Zhou
0ef692441f feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Matthew Zhou
9cd326ddb8 feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
cthomas
ef271ca49c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
cthomas
c1c58f984c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Caren Thomas
41065902c7 make docs generation idempotent 2024-12-28 14:26:34 -08:00
Caren Thomas
eb23a43d8e make docs generation idempotent 2024-12-28 14:26:34 -08:00
Shubham Naik
a197a9b919 chore: I did not change those 2024-12-27 15:46:57 -08:00
Shubham Naik
ab181c18ba feat: add desktop ui app 2024-12-27 13:33:09 -08:00
Caren Thomas
b0b8593681 fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
9bcb1f87e7 fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
73a5b7c805 remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
7141e5909d remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
0b964e400e change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
1fdfb181ac change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
c5f6a19a4d feat: update nx to latest 2024-12-26 15:04:20 -08:00
Shubham Naik
24a93f94cb feat: update nx to latest 2024-12-26 15:04:20 -08:00
Shubham Naik
52f55ea86e Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks 2024-12-23 15:15:49 -08:00
Shubham Naik
f094c10aa2 Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks 2024-12-23 15:15:49 -08:00