Commit Graph

493 Commits

Author SHA1 Message Date
cthomas
8ea895c5aa chore: read otel endpoint from settings (#1312) 2025-03-17 10:28:32 -07:00
Matthew Zhou
14b1790f6c feat: Add common sense timeouts for MCP client (#1303)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-03-17 10:06:36 -07:00
cthomas
89782f9f5c fix: uvicorn run args bug (#1308) 2025-03-16 16:00:46 -07:00
Sarah Wooders
b161272a3c feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
cthomas
1976836b94 fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
Charles Packer
8dd55b2967 fix: don't throw an error if adding a new mcp server, also allow sett… (#1293) 2025-03-15 13:45:20 -07:00
cthomas
95089614b1 feat: bake otel collector into letta image (#1292) 2025-03-14 16:04:03 -07:00
Matthew Zhou
694b8b3aeb feat: Refactor mcp client and make stdio errors more manageable (#1291) 2025-03-14 14:58:30 -07:00
Sarah Wooders
8602dae316 feat: fix MCP-related logs format and add Docker tests (#1280) 2025-03-14 09:43:03 -07:00
Sarah Wooders
76b3560be4 chore: fix archival temporarily (#1287) 2025-03-14 08:47:21 -07:00
cthomas
8a17daedd0 feat: add content parts to message schema (#1273)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-13 18:43:32 -07:00
Matthew Zhou
052c296ea1 feat: Make pydantic serialized agent object (#1278)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-03-13 17:50:19 -07:00
Charles Packer
7d834ed537 feat: add new routes for add/deleting MCP servers (#1272) 2025-03-13 17:10:12 -07:00
Matthew Zhou
d0aaa8ecb7 feat: Make agent listing more performant (#1270) 2025-03-13 14:36:33 -07:00
Matthew Zhou
e4d8272818 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -07:00
cthomas
8d060a0f34 chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
cthomas
759577ffee feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
Charles Packer
c2896a9c56 docs: revised mcp docs (#1261) 2025-03-12 22:11:27 -07:00
Charles Packer
22c7c71c66 feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
cthomas
6427ed83c3 feat: add identities to blocks (#1219) 2025-03-12 12:09:31 -07:00
cthomas
c802e94fdc chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
Matthew Zhou
f97bb00b46 feat: Patch broken assistant messages for both Haiku and Sonnet (#1252) 2025-03-12 10:19:41 -07:00
Matthew Zhou
0feb231670 chore: Various updates and improvements (#1247)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
2025-03-11 14:46:45 -07:00
Matthew Zhou
8302c00368 fix: BlockUpdate resets limit due to hardcoding (#1246) 2025-03-11 14:37:17 -07:00
Matthew Zhou
84518ae3fc feat: Change voice endpoint to have agent_id as required param in URL (#1233) 2025-03-10 13:36:55 -07:00
cthomas
52dba65bde feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
Matthew Zhou
6fdcb49f17 feat: Add query parameter for project ID on /upload route and adapt tests (#1210) 2025-03-06 15:44:12 -08:00
Sarah Wooders
cc0d97b26d feat: modify message modification route to be via LettaMessage (#1184) 2025-03-06 15:33:16 -08:00
Matthew Zhou
c617c48fb7 feat: Add conditional to control overriding existing tools (#1201) 2025-03-05 15:51:16 -08:00
cthomas
35e6f098e0 feat: add stdout and stderr in simulator (#1195) 2025-03-05 15:17:17 -08:00
Matthew Zhou
f0112f2fb8 feat: Add upload/download endpoints for agents (#1200) 2025-03-05 15:05:58 -08:00
cthomas
fcfeae12fc feat: add support for custom service name in logging (#1194) 2025-03-05 09:52:09 -08:00
cthomas
ffb4fd101a feat: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08:00
cthomas
53e42b4fdb fix: improve identity error handling (#1176) 2025-03-03 16:50:25 -08:00
Matthew Zhou
ba8b10fb36 feat: Finish async memory rewriting agent for voice (#1161) 2025-03-03 13:58:06 -08:00
cthomas
52a483d77f feat: log request data to otel (#1149) 2025-03-03 11:51:05 -08:00
cthomas
2e3415bc61 feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
cthomas
ef25a6e728 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Kevin Lin
bd57bad3eb feat: refactor chat only agent (#1058) 2025-02-27 18:49:15 -08:00
Matthew Zhou
347d5e4ba8 feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
cthomas
28122d64e9 feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -08:00
cthomas
459fef1c5b fix: add error handling for unique constraint violation (#1137) 2025-02-27 14:20:39 -08:00
cthomas
18e4062d05 feat: add patch archival memory route and fix naming (#1155) 2025-02-27 14:18:24 -08:00
Matthew Zhou
d06abc26d4 fix: Fix chat completions interface and move fast chat completions endpoint to /voice (#1139) 2025-02-26 14:53:31 -08:00
Matthew Zhou
5086e133e7 fix: Fix broken message DB writing (#1134) 2025-02-26 13:29:57 -08:00
Charles Packer
566b80dbf1 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -08:00
Shubham Naik
fd0f25d3e7 chore: identities follow up (#1118)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-26 09:07:39 -08:00
Matthew Zhou
03010d262a feat: Add tool calling to fast chat completions (#1109) 2025-02-25 15:13:35 -08:00
cthomas
95cd188196 feat: enable listing agents by identity id (#1112) 2025-02-25 14:23:22 -08:00
cthomas
fdd360d842 chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
cthomas
0d9ff8ae09 chore: add user id header to identities get request (#1090) 2025-02-20 19:16:56 -08:00
Matthew Zhou
54b382cf0f feat: Fast chat completions endpoint (#1091) 2025-02-20 18:55:25 -08:00
cthomas
88d8734717 feat: make identities many to many (#1085) 2025-02-20 16:33:24 -08:00
Matthew Zhou
9ac089a143 feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00
Matthew Zhou
c325d11c35 fix: Fix chat completions streaming (#1078) 2025-02-20 11:37:52 -08:00
cthomas
3cf6a2b692 chore: read project slug from header (#1062) 2025-02-19 22:17:00 -08:00
Shubham Naik
6f1136470a feat: add create identity (#1064) 2025-02-19 22:16:21 -08:00
Shubham Naik
2dcab50b19 fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 11:31:02 -08:00
cthomas
0bbe852b1c feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
cthomas
e8e7c4c585 feat: add remaining identities routes (#1049)
same as #1010
2025-02-18 17:14:54 -08:00
cthomas
be5a66c4fd feat: add list identities route (#1046)
same as #1005
2025-02-18 16:49:07 -08:00
cthomas
21f2b57d0e feat: add identifier key to agents (#1043)
same as https://github.com/letta-ai/letta-cloud/pull/1004
2025-02-18 16:06:09 -08:00
Kevin Lin
7828d77616 feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-18 15:28:01 -08:00
Matthew Zhou
0754816834 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
cthomas
365e8d792e feat: add project slug to request header for create agent (#993) 2025-02-17 08:21:24 -08:00
Matthew Zhou
b353fee165 feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Matthew Zhou
a734f99d8d feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
cthomas
8097b1e98a feat: add default context window (#995)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-13 15:37:38 -08:00
Sarah Wooders
8955dd939b feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
cthomas
b951b2cf6f fix: catch tool parsing errors in api layer (#983) 2025-02-12 16:45:18 -08:00
Matthew Zhou
8de65e1fcd fix: Refactor listing messages to be much more performant (#963) 2025-02-12 10:32:38 -08:00
Sarah Wooders
56b3883fa9 chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Charles Packer
af2868d5c0 fix: add prefix fill support for Claude to try and boost haiku performance (#958) 2025-02-10 22:36:47 -08:00
Matthew Zhou
96c72fb157 fix: Fix trailing } in chat completions interface (#842) 2025-02-10 15:45:13 -08:00
Matthew Zhou
ea55cc6bdb fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
cthomas
78f8efa062 feat: add support for project and template in list agent (#901) 2025-02-04 14:57:24 -08:00
Sarah Wooders
f57f894b8a fix: fix passage listing for sources (#894) 2025-02-03 16:38:14 -08:00
cthomas
130bd10775 chore: remove echo for pg uri (#850) 2025-02-03 15:16:09 -08:00
cthomas
9583faacc1 fix: tool name bug (#891) 2025-02-03 14:54:34 -08:00
Charles Packer
2ced31df6e chore: fix lmstudio embeddings (#887) 2025-02-02 15:18:14 -08:00
Matthew Zhou
7503ceca0b feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Matthew Zhou
aba1756ef4 feat: Custom pip package installations when using local sandbox w/ venv (#867)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-30 18:19:08 -08:00
Matthew Zhou
27deb578a6 feat: Adjust get_composio_key (#866) 2025-01-30 15:37:00 -08:00
cthomas
259b9d8c52 feat: add routes for steps (#839) 2025-01-29 20:57:09 -08:00
cpacker
d509de39f3 fix: pass in a dummy key to openai python client if it doesn't exist at inference time 2025-01-29 17:55:54 -08:00
cthomas
876df25155 feat: add password support for auth header (#832) 2025-01-29 17:04:07 -08:00
cthomas
65e14950f6 feat: add name support to tools.list route (#830) 2025-01-29 16:37:11 -08:00
Matthew Zhou
5fcca8a010 feat: Restore local sandbox execution (#822) 2025-01-28 17:19:14 -08:00
cthomas
5f843b0c08 chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
cthomas
829bd6acd0 feat: add support for use_assistant_message in list_messages (#804) 2025-01-28 13:39:53 -08:00
cthomas
b8e4b15605 feat: update list message response to not be a union (#783) 2025-01-27 17:50:26 -08:00
cthomas
5bc11f10d2 feat: migrate list_messages api to use config (#782) 2025-01-27 17:19:56 -08:00
Charles Packer
952471c578 fix: new versions of send_message_to_agent that are async (#725)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-01-27 17:11:44 -08:00
Matthew Zhou
19af19288a feat: Add voice-compatible chat completions endpoint (#774) 2025-01-27 14:25:05 -08:00
Charles Packer
eb43395175 fix: fix lmstudio docker (#788) 2025-01-26 19:19:31 -08:00
mlong93
e083cb0010 feat: add anthropic streaming (#716)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-26 17:35:22 -08:00
cthomas
fe32af127d fix: remove name from tool create error msg (#778)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-25 17:27:02 -08:00
Charles Packer
74b38b1de2 feat: lmstudio support via /v1/chat/completions proxy route (#724) 2025-01-24 15:08:23 -08:00
cthomas
03511a1d5b feat: add after cursor for list_messages (#771) 2025-01-24 14:26:37 -08:00
cthomas
06ca10acb1 feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
Matthew Zhou
c9c3b9b1ab feat: Add list_agents_for_block endpoint (#759) 2025-01-23 17:28:08 -08:00
cthomas
dfce6a1552 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -08:00
Matthew Zhou
4e29dac6be feat: Use official OpenAI client (#752) 2025-01-23 15:45:06 -08:00
mlong93
bd69fa77f7 fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
cthomas
b443446408 feat: support custom llm configs (#737) 2025-01-23 10:13:05 -08:00
Shubham Naik
663a4cf5cf chore: do not render windows characters (#745)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-23 10:01:28 -08:00
cthomas
f98fb26125 feat: add custom handle overrides for llm configs (#479) 2025-01-23 09:50:07 -08:00
cthomas
919c9253f6 fix: remove manual step logging (#738) 2025-01-22 21:07:23 -08:00
cthomas
385f3a1e2d chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05:41 -08:00
Sarah Wooders
7ad5f013f3 chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
cthomas
49d9fa1284 chore: rename routes get->retrieve and update->modify (#733) 2025-01-22 18:42:22 -08:00
Matthew Zhou
02a579fc49 fix: Improvements Jan 22 (#734)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Nuno Rocha <nunuroxa@gmail.com>
Co-authored-by: Theo Conrads <theo.conrads@ella-lab.io>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
2025-01-22 16:57:35 -08:00
Matthew Zhou
cc8f93cc8f feat: Identify Composio tools (#721)
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 16:37:37 -08:00
mlong93
bb91dab321 fix: move all attach detach to be under agents (#723)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 12:16:31 -08:00
cthomas
434b94f088 chore: rename /archival to /archival_memory (#719) 2025-01-21 18:51:42 -08:00
cthomas
b0e7291951 fix: rename memory/block routes to core_memory/blocks (#711) 2025-01-21 18:03:04 -08:00
cthomas
a08e8f1e93 chore: rename llm handle field to model in create agent req (#718) 2025-01-21 17:55:39 -08:00
cthomas
8f316bdbf2 chore: remove get_tool_id_by_name (#720) 2025-01-21 17:38:16 -08:00
cthomas
11ef1241d5 fix: replace put->patch for update route (#714) 2025-01-21 17:27:10 -08:00
cthomas
93b44a71f7 chore: remove memory/recall, memory/archival and memory/messages routes (#713) 2025-01-21 17:26:57 -08:00
Charles Packer
8e1bffaa1e docs: patch typo in api docs (#708) 2025-01-21 15:02:43 -08:00
Charles Packer
c170c25459 fix: patch use_assistant_message flag on the server (#704)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-20 13:17:45 -08:00
Charles Packer
5419a94323 fix: patch typo in azure provider that broke it (#705) 2025-01-20 10:41:37 -08:00
Charles Packer
933f5e4f50 fix: patch the ordering of the prints to come before vs after shutdown (#568) 2025-01-19 15:25:32 -08:00
Charles Packer
4fae00fddd docs: update the quickstart guide (+ misc fixes) (#701) 2025-01-18 14:16:12 -08:00
cthomas
94b85042e6 feat: add schema/db for new steps table (#669) 2025-01-18 12:20:10 -08:00
mlong93
393e22d09f feat: add error handling for bedrock on server (#698)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 17:43:33 -08:00
mlong93
be88525183 feat: add support for AWS Bedrock (Anthropic) (#689)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 11:42:21 -08:00
cthomas
da81d3d29f fix: manually expose LettaMessageUnion in openapi spec (#682) 2025-01-16 13:19:35 -08:00
mlong93
b8435527a9 fix: updated send_message_async request params, get_run_messages returns LettaMessage (#638)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-15 14:47:20 -08:00
cthomas
8981b30f3d fix: async message doc return type (#664) 2025-01-15 11:31:18 -08:00
Matthew Zhou
69f909ed67 chore: Move send_message_to_agent (#665) 2025-01-15 11:15:52 -08:00
mlong93
d06cb58139 feat: add text search for agent names (#662)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-15 10:41:40 -08:00
mlong93
6c717197cf feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-14 13:33:55 -08:00
mlong93
1fcfc47839 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
4d49aa4f65 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
d728b24783 fix: propagate use_assistant_message through send paths (#615) 2025-01-13 10:26:53 -08:00
mlong93
cff87370a5 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
e1d0089d8e fix: Fix offline memory test (#597) 2025-01-10 17:25:54 -08:00
Shubham Naik
5861e8de30 feat: v1 desktop ui (#586)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-10 11:57:33 -08:00
cthomas
111fcaad32 chore: generate sdk + docs for provider api (#544) 2025-01-10 11:29:01 -08:00
cthomas
b80af68eaf feat: add updated_at timestamp to provider and bump on write (#574) 2025-01-10 11:16:53 -08:00
Matthew Zhou
d008a04c44 chore: Deprecate O1 Agent (#573) 2025-01-09 15:40:31 -08:00
Matthew Zhou
23bc188270 feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
Matthew Zhou
71031e9cda feat: Extend tool runs to also take in environment variables (#554) 2025-01-08 16:16:19 -08:00
Sarah Wooders
12b15c0b21 feat: parse assistant message to AssistantMessage by default (#528) 2025-01-08 15:00:32 -08:00
Shubham Naik
eca8c17165 chore: standardize button colors (#542)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-08 10:53:09 -08:00
cthomas
4a2e321e99 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
Shubham Naik
e60acf5b13 feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-07 12:10:05 -08:00
Sarah Wooders
0241931c8a feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
Matthew Zhou
e292bd224c feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
cthomas
191e4ad30c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Matt Zhou
b6321b1a06 Run lint 2024-12-30 12:17:44 -08:00
Matt Zhou
c858c804f4 Finish 2024-12-29 17:47:46 -08:00
Caren Thomas
a2decd5003 make docs generation idempotent 2024-12-28 14:26:34 -08:00
Shubham Naik
46d2150ee0 chore: I did not change those 2024-12-27 15:46:57 -08:00
Shubham Naik
6b82b40289 feat: add desktop ui app 2024-12-27 13:33:09 -08:00
Caren Thomas
67b0525bab fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
6c6faf9b26 remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
4417c5624a change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
c452bd82f7 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
966d33b9a9 feat: update nx to latest 2024-12-26 15:04:20 -08:00
Shubham Naik
4359463ff1 Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks 2024-12-23 15:15:49 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matt Zhou
9ab394e78d Run lint 2024-12-23 14:20:08 -08:00
Matt Zhou
aef012b87a Try force rebuilding system prompt on block update 2024-12-23 14:19:30 -08:00
Matthew Zhou
ea2a7395f4
feat: Make composio error catching more verbose and granular (#2303) 2024-12-22 11:40:16 -08:00
Charles Packer
ec55e03cd9
fix: hotfix (#2302) 2024-12-20 19:36:14 -08:00
cthomas
b9b77fdc02
feat: add message type literal to usage stats (#2297)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 17:13:56 -08:00
Matthew Zhou
bbe8deaa29
chore: Clean up .load_agent usage (#2298) 2024-12-20 16:56:53 -08:00
cthomas
50c3e004a8
fix: propagate error on tool failure (#2281)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 16:38:16 -08:00
Matthew Zhou
a6d09997e8
fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
Shubham Naik
47faa11f59
feat: add error codes to composio errors (#2290)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-20 15:40:33 -08:00
cthomas
1aaca7f597
feat: rename internal monologue (#2289) 2024-12-19 15:16:36 -08:00
cthomas
87820d9318
feat: rename function to tool in sdk (#2288)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-19 12:12:58 -08:00
Matthew Zhou
d8be870391
chore: Remove debugging logs (#2287) 2024-12-19 11:49:19 -08:00
Matthew Zhou
77f9c4a681
fix: Remove load agent in recall cursor (#2286) 2024-12-19 11:33:00 -08:00
Matthew Zhou
f71d9214cd
chore: Add temporary telemetry logs (#2284) 2024-12-18 19:15:00 -08:00
cthomas
e5f230ea6b
feat: add new RateLimitExceededError (#2277)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-18 17:15:40 -08:00
Matthew Zhou
cef408a9fd
chore: Clean up upserting base tools (#2274) 2024-12-18 14:33:29 -08:00
Matthew Zhou
c1f7b32001
fix: Deprecate in memory function stores in agent.py (#2271) 2024-12-17 16:18:11 -08:00
cthomas
ade188723f
fix: refactor sandbox run logic to add status field (#2248)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-17 15:44:41 -08:00
cthomas
e32417e988
feat: Add optional llm and embedding handle args to CreateAgent request (#2260) 2024-12-17 15:31:19 -08:00
Matthew Zhou
729562f539
fix: Scale up database (#2263) 2024-12-17 15:02:28 -08:00
Matthew Zhou
dce0b76e59
chore: Add comprehensive unit test for adding/removing tools via update agent (#2267) 2024-12-17 14:35:03 -08:00
Matthew Zhou
862381195b
fix: Fix update agent (#2265) 2024-12-16 21:43:13 -08:00
Keith
d5ef53cfbe
docs: Feature/update docs (#2257) 2024-12-16 17:15:50 -08:00
Charles Packer
17b6ba88d7
fix: add error logging on stream fails (#2261) 2024-12-16 16:38:05 -08:00
mlong93
c6878fc088
feat: separate Passages tables (#2245)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-16 15:24:20 -08:00
Matthew Zhou
f1e125d360
chore: Catch orm specific issues in agents v1 routes and simplify tool add/remove from agent (#2259) 2024-12-16 11:01:47 -08:00
Matthew Zhou
577a5d5653
chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -08:00
Matthew Zhou
93992bb1b6
fix: Remove created_by_id check (#2252) 2024-12-13 16:52:05 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Matthew Zhou
d42c1e5e72
feat: Catch composio errors and return informative errors in the endpoint (#2247) 2024-12-13 11:48:07 -08:00
cthomas
953f2c9868
fix: make sandboxrunresult rv not optional (#2244) 2024-12-13 10:58:34 -08:00
cthomas
afd859cff7
feat: route all sandbox errors to stderr (#2222)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-12 14:36:21 -08:00
mlong93
ac1aa8a5f8
chore: raising errors for passages, adding new passage test (#2234)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-12 14:29:22 -08:00
mlong93
95fc4e7521
feat: archival memory file upload (#2228)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-12 11:36:26 -08:00
Sarah Wooders
c4d227c724
feat: catch error with providers in model listing (#2231) 2024-12-11 16:31:00 -08:00