Commit Graph

1660 Commits

Author SHA1 Message Date
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
Matthew Zhou
63a63e5183 Fix: Move orm metadata out of write-only Agent pydantic objects (#2249) 2024-12-13 15:03:48 -08:00
Matthew Zhou
7908b8a15f feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Matthew Zhou
65fd731917 feat: Catch composio errors and return informative errors in the endpoint (#2247) 2024-12-13 11:48:07 -08:00
Sarah Wooders
338c142474 chore: bump version 0.6.4 (#2246) 2024-12-13 11:30:48 -08:00
cthomas
cecd539498 fix: make sandboxrunresult rv not optional (#2244) 2024-12-13 10:58:34 -08:00
cthomas
9a49f2991c 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
e7a56328cf 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
be274749fc 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
d0edb085af Revert "chore: set Dockerfile to use Python 3.12 " (#2236) 2024-12-11 19:54:04 -08:00
Sarah Wooders
99adde69ea chore: set Dockerfile to use Python 3.12 (#2230) 2024-12-11 16:31:52 -08:00
Sarah Wooders
73c36238b9 feat: catch error with providers in model listing (#2231) 2024-12-11 16:31:00 -08:00
ali sayyah
a7d1d690e2 ignore extra variables in env files (#2226) 2024-12-11 15:15:17 -08:00
mlong93
2307739ff3 chore: removed agent_store, storage connectors (#2229)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-11 15:14:26 -08:00
Charles Packer
0430e9d66e fix: Update README.md asset URLs to be absolute (#2227) 2024-12-11 13:39:40 -08:00
Sarah Wooders
6a4a6c1bfb feat: fix message create/update schemas to simply schema (#2223) 2024-12-10 21:43:45 -08:00
Sarah Wooders
db29c014f0 chore: bump version to 0.6.3 (#2225) 2024-12-10 19:23:58 -08:00
Sarah Wooders
36b97d00b2 feat: add print for sqlite error (#2221) 2024-12-10 19:23:48 -08:00
Charles Packer
25980e05cd chore: Update README.md (#2215) 2024-12-10 19:20:27 -08:00
Sarah Wooders
35cafa08fa feat: support python 3.13 (#2176) 2024-12-10 19:02:27 -08:00
Sarah Wooders
0dad16fbbb fix: cleanup dependencies (#2224) 2024-12-10 18:29:25 -08:00
mlong93
9deacbd89e feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-10 18:09:35 -08:00
Charles Packer
a187488f4f fix: create new request model that drops user_id (#2220) 2024-12-10 16:11:47 -08:00
Sarah Wooders
fae2d06755 feat: modify REST API schemas (#2121) 2024-12-10 16:10:34 -08:00
Charles Packer
1f9d44d8b0 fix: make healthcheck public (#2209) 2024-12-10 14:02:05 -08:00
Charles Packer
223b6bc0a9 fix: cleanup error trace for no llm/embedding_config on POST (#2218) 2024-12-10 14:00:31 -08:00
Kevin Lin
2dc47c6f22 fix: fix o1 duplicate messages (#2216) 2024-12-10 13:49:35 -08:00
Shubham Naik
3f1aadaa83 feat: add files (#2210)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-10 13:37:21 -08:00
Shubham Naik
05cf168d35 feat: support local https mode (#2217)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-10 13:36:20 -08:00
cthomas
68792caec2 feat: add logs to response for tool run (#2205)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-10 13:24:05 -08:00
Charles Packer
cf77cf79f9 fix: re-enable streaming tokens (#2193) 2024-12-10 11:55:15 -08:00
Kevin Lin
6cd9bb6d79 fix: allow empty initial message sequence (#2214) 2024-12-10 11:27:35 -08:00
cthomas
c7e6b8497d fix: pattern match new prints correctly (#2213)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-10 10:38:17 -08:00