Commit Graph

27 Commits

Author SHA1 Message Date
Sarah Wooders
72875c7f63 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
Matthew Zhou
6e25d2fe2e feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Matthew Zhou
9ee53a0eaa feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Matthew Zhou
de17fe235d feat: Add telemetry logging around agent / multi-agent broadcasting (#971) 2025-02-12 13:27:13 -08:00
Matthew Zhou
742677e244 feat: Make multi agent parallelism configurable (#937) 2025-02-06 12:34:24 -05:00
Matthew Zhou
dbd2190961 fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
Matthew Zhou
48089bbc87 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Sarah Wooders
070d702197 fix: fix parsing error in multiagent tool (#845) 2025-01-29 18:52:56 -08:00
Matthew Zhou
f52200f434 feat: Robustify multi agent tools (#835) 2025-01-29 15:14:15 -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
Charles Packer
de3adfea4f fix: patch failing gemini unit tests (#786) 2025-01-26 15:52:02 -08:00
cthomas
df8e945fe9 feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
cthomas
c6293f2ac9 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -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
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
adc9095075 feat: Deprecate exec in agent loop and use ast for parsing instead (#691) 2025-01-16 16:39:56 -08:00
Matthew Zhou
2a31a7fbd5 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
Charles Packer
aed479c572 docs: patch tools docs and composio docs (#534) 2025-01-10 19:16:34 -08:00
Matthew Zhou
6f782b2613 feat: Add tool_type column (#576) 2025-01-10 14:52:15 -08:00
Matthew Zhou
0219b361b8 fix: Pass back and parse composio errors correctly (#547) 2025-01-08 12:12:11 -08:00
Matthew Zhou
256aee4e83 feat: Pass in entity_id explicitly to auto-gen composio tool (#535) 2025-01-07 14:03:15 -08:00
Shubham Naik
e6bc1ddebd feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-07 12:10:05 -08:00
cpacker
6fdb38e321 fix: patch bug in json generator for composio 2024-12-30 20:41:41 +01:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -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