cthomas
20ecab29a1
chore: bump version 0.7.8 ( #2604 )
...
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-04-30 23:39:58 -07:00
Matthew Zhou
54377ad2bf
feat: Add Letta voice tools ( #1922 )
2025-04-29 10:46:29 -07:00
cthomas
063c15e1fd
feat: unify input message type on agent step ( #1820 )
2025-04-21 13:49:46 -07:00
Matthew Zhou
89108ffa41
fix: Fix tool schema tests ( #1633 )
2025-04-08 16:22:53 -07:00
Matthew Zhou
63e482fa01
feat: Make multi agent broadcast directly invoke step ( #1355 )
2025-03-20 17:05:04 -07:00
Sarah Wooders
422f449cd3
chore: update desktop dependencies ( #1330 )
...
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-03-19 17:48:48 -07:00
Matthew Zhou
bf13eef1c1
fix: Tweak performance on multi agent tooling ( #1338 )
2025-03-19 11:18:55 -07:00
cthomas
759577ffee
feat: multi-agent ( #1243 )
2025-03-12 22:51:55 -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
Matthew Zhou
a350782193
feat: Modify multi agent broadcast for partial matching ( #1208 )
2025-03-06 13:26:59 -08:00
cthomas
ebc5c5a04c
fix: process pydantic args in reverse order to handle deps ( #1172 )
2025-03-01 19:05:11 -08:00
cthomas
ef25a6e728
feat: add args schema for tool object ( #1160 )
2025-03-01 14:53:10 -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
Matthew Zhou
6227c057d7
feat: Add telemetry logging around agent / multi-agent broadcasting ( #971 )
2025-02-12 13:27:13 -08:00
Matthew Zhou
9a9bcbc0c5
feat: Make multi agent parallelism configurable ( #937 )
2025-02-06 12:34:24 -05:00
Matthew Zhou
ea55cc6bdb
fix: Robust new streaming interface for multi-agent tooling ( #907 )
2025-02-05 16:20:52 -05:00
Matthew Zhou
7503ceca0b
feat: Support Langchain tools ( #881 )
2025-01-31 16:36:35 -08:00
Sarah Wooders
0a73168770
fix: fix parsing error in multiagent tool ( #845 )
2025-01-29 18:52:56 -08:00
Matthew Zhou
d72622b322
feat: Robustify multi agent tools ( #835 )
2025-01-29 15:14:15 -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
cthomas
06ca10acb1
feat: add content union type for requests ( #762 )
2025-01-23 20:25:00 -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
Matthew Zhou
9a5af1e8e8
feat: Native agent to agent messaging ( #668 )
2025-01-16 10:36:15 -08:00
Matthew Zhou
bb013588fb
fix: Pass back and parse composio errors correctly ( #547 )
2025-01-08 12:12:11 -08:00
Matthew Zhou
9a0613bdad
feat: Pass in entity_id
explicitly to auto-gen composio tool ( #535 )
2025-01-07 14:03:15 -08:00
Matthew Zhou
14d1009d15
fix: Fix composio tool add ( #2188 )
2024-12-07 12:18:17 -08:00
Matthew Zhou
03c8c65c20
feat: Add composio tools compatibility to sandboxes ( #2097 )
2024-11-22 12:10:36 -08:00
Sarah Wooders
acf4bb86ff
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools ( #2082 )
2024-11-21 19:50:35 -08:00
Matthew Zhou
6b330d7376
feat: Add orm for Tools and clean up Tool logic ( #1935 )
2024-10-25 14:25:40 -07:00
Matthew Zhou
960303615d
feat: Add default external tools ( #1899 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-17 10:26:37 -07:00
Matthew Zhou
9018807626
feat: Add integration with Composio tools ( #1820 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-10-02 20:58:03 -07:00
Matthew Zhou
6d154bfcbd
feat: Adapt crewAI to also accept parameterized tools and add example ( #1817 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-01 18:00:26 -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