Matthew Zhou
|
19bd790c58
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
Andy Li
|
280f2c8d2a
|
feat: add query parameter to exclude builtin tools for tool count (#1898)
fix: FastAPI router ordering for sources and tools
|
2025-04-25 15:26:13 -07:00 |
|
Andy Li
|
223e2b4ca2
|
feat: add endpoints for counts of agents, identities, sources, & tools (#1865)
|
2025-04-24 17:42:11 -07:00 |
|
cthomas
|
287a836d20
|
test: add sdk tests (#1569)
|
2025-04-10 12:04:40 -07:00 |
|
cthomas
|
ef2ebc4f17
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
Matthew Zhou
|
d653fbcb89
|
feat: Add metadata to MCP tools (#1325)
|
2025-03-17 17:39:59 -07:00 |
|
Charles Packer
|
408057c216
|
feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-12 17:33:24 -07:00 |
|
cthomas
|
6a6e50a4f4
|
feat: add args schema for tool object (#1160)
|
2025-03-01 14:53:10 -08:00 |
|
Matthew Zhou
|
6d49dc1ac5
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|
Matthew Zhou
|
85dee1785b
|
fix: Fix composio bugs (#884)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-02-03 14:09:45 -05:00 |
|
Matthew Zhou
|
24ade60257
|
feat: Support Langchain tools (#881)
|
2025-01-31 16:36:35 -08:00 |
|
Sarah Wooders
|
05ba2e4b39
|
feat: increase return limit for base tools (#838)
|
2025-01-29 15:31:39 -08:00 |
|
Charles Packer
|
ec6e5d153c
|
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
|
3150e17214
|
fix: Remove name from Create/Update tool (#741)
Co-authored-by: Caren Thomas <caren@letta.com>
|
2025-01-24 10:55:23 -08:00 |
|
mlong93
|
819e360356
|
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
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Matthew Zhou
|
ab955a46f3
|
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
|
d110378146
|
feat: Native agent to agent messaging (#668)
|
2025-01-16 10:36:15 -08:00 |
|
Matthew Zhou
|
7d04ddc580
|
chore: Deprecate module field on tool (#600)
|
2025-01-13 10:42:23 -08:00 |
|
Matthew Zhou
|
79bc6394c8
|
feat: Add tool_type column (#576)
|
2025-01-10 14:52:15 -08:00 |
|
Matthew Zhou
|
b1ce8b4e8a
|
chore: Clean up upserting base tools (#2274)
|
2024-12-18 14:33:29 -08:00 |
|
Matthew Zhou
|
e23df839d8
|
fix: Fix composio tool add (#2188)
|
2024-12-07 12:18:17 -08:00 |
|
mlong93
|
6c2c7231ab
|
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-12-06 11:50:15 -08:00 |
|
mlong93
|
c18d6fd471
|
feat: orm ToolsAgents migration (#2173)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-05 17:47:22 -08:00 |
|
Sarah Wooders
|
07bb536018
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-27 16:04:13 -08:00 |
|
Matthew Zhou
|
8711e1dc00
|
chore: Change create_tool endpoint on v1 routes to error instead of upsert (#2102)
|
2024-11-25 10:46:15 -08:00 |
|
Matthew Zhou
|
69730988ce
|
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 |
|
Charles Packer
|
a75dfd7907
|
fix: context window overflow patch (#2053)
|
2024-11-18 15:21:11 -08:00 |
|
Matthew Zhou
|
a274261b64
|
chore: Add tool rules example (#1998)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-11-06 19:14:13 -08:00 |
|
Matthew Zhou
|
960f7421c1
|
feat: Add ability to add tags to agents (#1984)
|
2024-11-06 16:16:23 -08:00 |
|
Sarah Wooders
|
640d4c0a22
|
fix: fix issue with linking tools and adding new tools (#1988)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-06 14:06:10 -08:00 |
|
Matthew Zhou
|
b3f86fe4cd
|
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer (#1981)
|
2024-11-05 17:05:10 -08:00 |
|
Matthew Zhou
|
a3f26519c3
|
chore: Tweak composio log levels (#1976)
|
2024-11-03 11:42:01 -08:00 |
|
Matthew Zhou
|
c81c3e8297
|
feat: Add endpoint to add base tools to an org (#1971)
|
2024-11-01 15:42:43 -07:00 |
|
Matthew Zhou
|
0784bdc854
|
feat: Auto-refresh json_schema after tool update (#1958)
|
2024-10-30 15:05:08 -07:00 |
|
Matthew Zhou
|
adfb9a4b87
|
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects (#1944)
|
2024-10-28 11:04:17 -07:00 |
|
Matthew Zhou
|
d74406af41
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
|