Shangyin Tan
|
c6b41fe379
|
feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-06-18 18:10:48 -07:00 |
|
Matthew Zhou
|
6e41aa4c2c
|
feat: Upsert on list with no pagination (#2875)
|
2025-06-17 15:19:27 -07:00 |
|
Andy Li
|
d2252f2953
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
Matthew Zhou
|
91432088f9
|
feat: Add auto attach and detach of file tools (#2655)
|
2025-06-05 14:01:29 -07:00 |
|
Matthew Zhou
|
470b13f4b9
|
feat: Add tools for opening and closing files (#2638)
|
2025-06-04 17:33:18 -07:00 |
|
cthomas
|
78c82f1ad9
|
fix: move db logic inside sessions (#2553)
|
2025-05-30 14:02:25 -07:00 |
|
cthomas
|
2298b17b21
|
feat(asyncify): migrate tools (#2427)
|
2025-05-25 22:17:01 -07:00 |
|
Sarah Wooders
|
8133a5a158
|
feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
|
2025-05-23 16:22:16 -07:00 |
|
cthomas
|
6c1b189080
|
feat: add db tracing to otel (#2337)
|
2025-05-22 13:47:49 -07:00 |
|
cthomas
|
766fa571bd
|
fix: make upsert base tools async (#2255)
|
2025-05-20 16:51:49 -07:00 |
|
Matthew Zhou
|
26ffd19e1f
|
feat: Add built in code interpreter tool (#2252)
|
2025-05-19 16:01:40 -07:00 |
|
cthomas
|
969f0d65c8
|
test: update test_managers with async functions (#2243)
|
2025-05-18 21:21:45 -07:00 |
|
cthomas
|
3fc7b239e9
|
feat(asyncify): migrate add base tools (#2238)
|
2025-05-17 23:25:08 -07:00 |
|
cthomas
|
5d232341fd
|
feat(asyncify): migrate retrieve tool (#2228)
|
2025-05-16 15:17:43 -07:00 |
|
cthomas
|
7f90746152
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Andy Li
|
600ccb35e7
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Matthew Zhou
|
2548e0271d
|
fix: Fix upsert base tools for rethink memory (#1940)
|
2025-04-29 16:33:18 -07:00 |
|
Matthew Zhou
|
e6eea9450b
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
Andy Li
|
56e0a0eaee
|
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
|
2bc4ee418e
|
feat: add endpoints for counts of agents, identities, sources, & tools (#1865)
|
2025-04-24 17:42:11 -07:00 |
|
cthomas
|
a576d1e589
|
test: add sdk tests (#1569)
|
2025-04-10 12:04:40 -07:00 |
|
cthomas
|
a2252e6c1e
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
cthomas
|
860f8707cf
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
Matthew Zhou
|
8e93497dfc
|
feat: Add metadata to MCP tools (#1325)
|
2025-03-17 17:39:59 -07:00 |
|
Charles Packer
|
7789da21c8
|
feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-12 17:33:24 -07:00 |
|
cthomas
|
808ea9e188
|
feat: add args schema for tool object (#1160)
|
2025-03-01 14:53:10 -08:00 |
|
Matthew Zhou
|
b5e09536ae
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|
Matthew Zhou
|
211fe4743a
|
fix: Fix composio bugs (#884)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-02-03 14:09:45 -05:00 |
|
Matthew Zhou
|
48089bbc87
|
feat: Support Langchain tools (#881)
|
2025-01-31 16:36:35 -08:00 |
|
Sarah Wooders
|
57d21d766f
|
feat: increase return limit for base tools (#838)
|
2025-01-29 15:31:39 -08:00 |
|
Charles Packer
|
7764eba8a1
|
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
|
03fe297846
|
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
|
d6be7809d0
|
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
|
f5bcef2657
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Matthew Zhou
|
90ccc29359
|
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
|
2a31a7fbd5
|
feat: Native agent to agent messaging (#668)
|
2025-01-16 10:36:15 -08:00 |
|
Matthew Zhou
|
1cc7dd1747
|
chore: Deprecate module field on tool (#600)
|
2025-01-13 10:42:23 -08:00 |
|
Matthew Zhou
|
6f782b2613
|
feat: Add tool_type column (#576)
|
2025-01-10 14:52:15 -08:00 |
|
Shubham Naik
|
5a743d1dc4
|
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
|
2024-12-22 20:31:22 -08:00 |
|