Commit Graph

1692 Commits

Author SHA1 Message Date
Sarah Wooders
ece8dab05d feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2024-12-31 10:53:33 +04:00
dboyliao
644fff77c3 fix: fix attribute error in _repr_html_ method for LettaResponse (#2313) 2024-12-23 02:29:02 -08:00
Charles Packer
4ab9f6095d fix: record the external memory summary inside of the context viewer (#2306) 2024-12-23 02:27:01 -08:00
Charles Packer
c95157daf8 fix: patch bug in inner thoughts unpacker (#2311) 2024-12-22 21:04:29 -08:00
Matthew Zhou
69bace2937 feat: Make composio error catching more verbose and granular (#2303) 2024-12-22 11:40:16 -08:00
cthomas
31c97775e3 fix: deprecate function return in new test (#2309) 2024-12-22 11:31:03 -08:00
cthomas
0c209ee2f8 fix: add underlying error message for Retries Exhausted error (#2308) 2024-12-22 11:30:01 -08:00
Charles Packer
42f79cce29 fix: hotfix (#2302) 2024-12-20 19:36:14 -08:00
cthomas
92829e7daf feat: store handle in configs (#2299)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 17:37:42 -08:00
Matthew Zhou
21aa010319 fix: Fix limit for get_messages_by_ids (#2301) 2024-12-20 17:33:53 -08:00
cthomas
3da62aa4eb 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
cthomas
7876c5d5de feat: add back template id field for create agent req (#2300)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-20 16:58:03 -08:00
Matthew Zhou
9ad5fd64cf chore: Clean up .load_agent usage (#2298) 2024-12-20 16:56:53 -08:00
cthomas
a5b1aac1fd 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
5bb4888cea fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
Shubham Naik
e9239cf1bf feat: add error codes to composio errors (#2290)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-20 15:40:33 -08:00
Sarah Wooders
adc8091232 chore: bump version to 0.6.6 (#2293) 2024-12-20 11:01:22 -08:00
dboyliao
12802fa6f5 Fix bug: add required argument actor (load_file_to_source). (#2292) 2024-12-20 10:55:41 -08:00
cthomas
c183fc6b0e feat: rename internal monologue (#2289) 2024-12-19 15:16:36 -08:00
mlong93
a70fbca219 feat: Add ConditionalToolRules (#2279)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-19 14:54:21 -08:00
S.Go
c697bee9e7 Add support for non pro models (#2285) 2024-12-19 12:13:38 -08:00
cthomas
7d5be32a59 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
5f2ba44e93 chore: Remove debugging logs (#2287) 2024-12-19 11:49:19 -08:00
Matthew Zhou
3602aec591 fix: Remove load agent in recall cursor (#2286) 2024-12-19 11:33:00 -08:00
Matthew Zhou
bb1ffcac94 chore: Add temporary telemetry logs (#2284) 2024-12-18 19:15:00 -08:00
cthomas
0792887527 feat: add new RateLimitExceededError (#2277)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-18 17:15:40 -08:00
Matthew Zhou
b1ce8b4e8a chore: Clean up upserting base tools (#2274) 2024-12-18 14:33:29 -08:00
Matthew Zhou
8644f2016a fix: Add index to messages table (#2280) 2024-12-18 13:47:03 -08:00
Matthew Zhou
077f7b965f chore: bump composio packages (#2278) 2024-12-18 11:10:23 -08:00
Sarah Wooders
c58eddf597 chore: bump version to 0.6.5 (#2275) 2024-12-17 18:25:15 -08:00
mlong93
d059e0bc99 fix: Allow ChildToolRule to work without support for structured outputs (#2270)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-17 18:04:26 -08:00
Matthew Zhou
9a0ffc84dd fix: Deprecate in memory function stores in agent.py (#2271) 2024-12-17 16:18:11 -08:00
Matthew Zhou
7fb8f16155 chore: Add testing around base tools (#2268) 2024-12-17 15:46:05 -08:00
cthomas
6fb2968006 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
bb06ab0fcb feat: Add optional llm and embedding handle args to CreateAgent request (#2260) 2024-12-17 15:31:19 -08:00
ali sayyah
6ec36303e5 Create multiplatform docker images (#2254) 2024-12-17 15:22:12 -08:00
Sarah Wooders
8cd11696d4 fix: fix ollama embeddings (#2264) 2024-12-17 15:21:33 -08:00
mlong93
91995ae6ff feat: Adding init tool rule for Anthropic endpoint (#2262)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-17 15:21:10 -08:00
Matthew Zhou
e09bde67ef fix: Scale up database (#2263) 2024-12-17 15:02:28 -08:00
Matthew Zhou
27ea364a32 chore: Add comprehensive unit test for adding/removing tools via update agent (#2267) 2024-12-17 14:35:03 -08:00
Matthew Zhou
4c12c712bc fix: Fix update agent (#2265) 2024-12-16 21:43:13 -08:00
Matthew Zhou
80f32b41f5 fix: Make embedding_endpoint_type an enum (#2251) 2024-12-16 17:16:43 -08:00
Keith
c7131ad0da docs: Feature/update docs (#2257) 2024-12-16 17:15:50 -08:00
Charles Packer
83adf0b9d2 fix: add error logging on stream fails (#2261) 2024-12-16 16:38:05 -08:00
mlong93
e2d916148e feat: separate Passages tables (#2245)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-16 15:24:20 -08:00
Matthew Zhou
10e610bb95 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
Hankyeol Kyung
c9e4730da5 docs: fix typo in prompt (#2256) 2024-12-16 09:18:40 -08:00
Matthew Zhou
747712b165 chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -08:00
Matthew Zhou
69d426dd20 fix: Remove created_by_id check (#2252) 2024-12-13 16:52:05 -08:00
Matthew Zhou
6776194ddd fix: Changing e2b template id as an env var reflects immediately (#2250) 2024-12-13 16:42:49 -08:00