Matthew Zhou
694b8b3aeb
feat: Refactor mcp client and make stdio errors more manageable ( #1291 )
2025-03-14 14:58:30 -07:00
Sarah Wooders
e43d635d18
chore: merge updated tests ( #1276 )
2025-03-13 17:15:20 -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
ebc5c5a04c
fix: process pydantic args in reverse order to handle deps ( #1172 )
2025-03-01 19:05:11 -08:00
Sarah Wooders
3fd29d8cc5
feat: add "always continue" tool rule and configure default tool rules ( #1033 )
...
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-19 14:46:37 -08:00
Charles Packer
bbb07dc239
fix: patch failing gemini unit tests ( #786 )
2025-01-26 15:52:02 -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
Charles Packer
89331881a7
docs: patch tools docs and composio docs ( #534 )
2025-01-10 19:16:34 -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
cpacker
3205a71e75
fix: patch bug in json generator for composio
2024-12-30 20:41:41 +01:00
Matthew Zhou
372fa1d59f
chore: Add testing around base tools ( #2268 )
2024-12-17 15:46: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
Charles Packer
14cdc4342d
feat: support pydantic models in tool uploads + patch dict/list types ( #2112 )
2024-11-30 10:09:03 -08:00
Charles Packer
c2b41f75ce
fix: pass tool errors through the HTTP POST /tools
requests with detailed error messages ( #2110 )
2024-11-26 17:06:44 -08:00
Charles Packer
708feec0a7
fix: add more types to the type_map from python -> json schema ( #2095 )
2024-11-22 12:12:40 -08:00
Matthew Zhou
ae083fc205
feat: Sandboxing for tool execution ( #2040 )
...
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-22 10:34:08 -08:00
Sarah Wooders
edebfc129f
feat: rename block.name
to block.template_name
for clarity and add shared block tests ( #1951 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-04 11:49:16 -08:00
Matthew Zhou
f0b58a5d5b
fix: Make imports more explicit for BaseModel
v1 or v2 ( #1959 )
2024-10-30 17:08:20 -07:00
Matthew Zhou
103508b832
feat: Auto-refresh json_schema
after tool update ( #1958 )
2024-10-30 15:05:08 -07:00
Matthew Zhou
6b330d7376
feat: Add orm for Tools and clean up Tool logic ( #1935 )
2024-10-25 14:25:40 -07:00
Sarah Wooders
2187228576
feat: add support for agent "swarm" (multi-agent) ( #1878 )
2024-10-15 15:50:47 -07:00
Matthew Zhou
a2d1d9e5ee
test: add complex testing for Groq Llama 3.1 70b ( #1845 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 14:22:13 -07:00
Matthew Zhou
ac3197e32b
fix: Enable importing LangChain tools with arguments ( #1807 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-09-30 18:47:48 -07:00
Sarah Wooders
85faf5f474
chore: migrate package name to letta
( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00