Commit Graph

1856 Commits

Author SHA1 Message Date
Matthew Zhou
2f9c600d7f feat: Add telemetry logging around agent / multi-agent broadcasting (#971) 2025-02-12 13:27:13 -08:00
Matthew Zhou
dbbcbf1e2d fix: Refactor listing messages to be much more performant (#963) 2025-02-12 10:32:38 -08:00
Sarah Wooders
3ff4c1886b chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Matthew Zhou
96bdb8df1c chore: Add large scale many-messages test (#959) 2025-02-11 10:11:41 -08:00
Charles Packer
be0aa0d7d2 fix: add prefix fill support for Claude to try and boost haiku performance (#958) 2025-02-10 22:36:47 -08:00
Kevin Lin
22484082ee fix: add max tokens (#795)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-10 20:28:03 -08:00
Matthew Zhou
5c43de3a2d fix: Fix trailing } in chat completions interface (#842) 2025-02-10 15:45:13 -08:00
Matthew Zhou
d4aa107cbb feat: Make multi agent parallelism configurable (#937) 2025-02-06 12:34:24 -05:00
cthomas
5e2fddce06 feat: support pw in auth header in ade (#921) 2025-02-05 14:21:32 -08:00
cthomas
8fbe9043f7 fix: revert sandbox error message (#904) 2025-02-05 13:54:18 -08:00
Matthew Zhou
3cd3cd4f5f fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
cthomas
35c4df1d07 feat: add model_endpoint to steps table (#902) 2025-02-05 11:16:33 -08:00
cthomas
d7600d4d63 feat: add support for project and template in list agent (#901) 2025-02-04 14:57:24 -08:00
cthomas
b36945a6c7 feat: add project and template support for modify agent (#892) 2025-02-04 12:35:57 -08:00
Charles Packer
79b4974404 fix: patch error with unbound variable + monkeypatch unit test for function fail returns (#899) 2025-02-04 12:02:20 -08:00
Charles Packer
170c6873df fix: fix typing on file (#869) 2025-02-03 18:51:04 -08:00
Sarah Wooders
6aecab03ce fix: fix passage listing for sources (#894) 2025-02-03 16:38:14 -08:00
Matthew Zhou
443346ee54 fix: Remove terminal tool rules for 2 of the multi agent tools (#888) 2025-02-03 18:59:34 -05:00
cthomas
ccf69b1736 fix: azure context length (#879) 2025-02-03 15:17:30 -08:00
cthomas
673fd656bf chore: remove echo for pg uri (#850) 2025-02-03 15:16:09 -08:00
cthomas
613b4fdb5f fix: tool name bug (#891) 2025-02-03 14:54:34 -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
cthomas
7e11d44baf feat: add support for projects and templates in create agent (#858) 2025-02-03 10:19:41 -08:00
Charles Packer
572d11d5c0 chore: fix lmstudio embeddings (#887) 2025-02-02 15:18:14 -08:00
mlong93
51b6c29de8 fix: failed tool calls will not be called in the subsequent step (#868)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
2025-02-01 16:41:37 -08:00
Matthew Zhou
24ade60257 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
cthomas
50df2ee3c4 fix: protect against nested system message packing (#876) 2025-01-31 12:05:30 -08:00
cthomas
38afb80946 fix: pydantic error for tool rules (#862) 2025-01-31 10:25:58 -08:00
Matthew Zhou
129cf4a36a feat: Custom pip package installations when using local sandbox w/ venv (#867)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-30 18:19:08 -08:00
Matthew Zhou
b7e8b45f64 feat: Adjust get_composio_key (#866) 2025-01-30 15:37:00 -08:00
Shubham Naik
8410698e09 Fix desktop app (#865)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-30 14:58:02 -08:00
cthomas
9bc7b26b0d feat: support project and template on core (#847) 2025-01-30 12:06:02 -08:00
Matthew Zhou
b981b617e1 fix: Disable default OpenAI retry behavior (#856) 2025-01-30 11:37:47 -08:00
Shubham Naik
22c4c499a6 Revert "fix: only parse user message" (#851) 2025-01-30 09:43:50 -08:00
cthomas
36e831c3a3 fix: fern default types for tool rules (#848) 2025-01-29 21:19:42 -08:00
cthomas
13917b326e fix: only parse user message (#846) 2025-01-29 20:57:54 -08:00
cthomas
9f60ae65fd feat: add routes for steps (#839) 2025-01-29 20:57:09 -08:00
Sarah Wooders
6897794a68 fix: fix parsing error in multiagent tool (#845) 2025-01-29 18:52:56 -08:00
Charles Packer
ca4912217c fix: fix fat finger push to main (#849) 2025-01-29 18:02:27 -08:00
cpacker
34e3cd44cd fix: pass in a dummy key to openai python client if it doesn't exist at inference time 2025-01-29 17:55:54 -08:00
cthomas
a0befb15a7 feat: add password support for auth header (#832) 2025-01-29 17:04:07 -08:00
cthomas
8cd3be909d feat: add name support to tools.list route (#830) 2025-01-29 16:37:11 -08:00
Sarah Wooders
05ba2e4b39 feat: increase return limit for base tools (#838) 2025-01-29 15:31:39 -08:00
Matthew Zhou
986397e7d0 feat: Robustify multi agent tools (#835) 2025-01-29 15:14:15 -08:00
cthomas
acc59fd296 fix: make tool rules enum mapping one to one (#826) 2025-01-29 13:49:07 -08:00
Matthew Zhou
fb691ac4b7 feat: Restore local sandbox execution (#822) 2025-01-28 17:19:14 -08:00
Matthew Zhou
da780793a7 feat: Make sure local sandbox is run with all local environment variables (#819) 2025-01-28 17:05:01 -08:00
cthomas
5a71a2c346 chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
cthomas
5316127be3 fix: drop tool_return_message when using assistant_message (#784) 2025-01-28 14:31:51 -08:00
Matthew Zhou
71620c1303 feat: Use Async OpenAI client to prevent blocking server thread (#811) 2025-01-28 14:02:33 -08:00