Commit Graph

1911 Commits

Author SHA1 Message Date
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
cthomas
e37d41d318 ci: make pre-commit oss compatible (#841)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-31 09:09:29 -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
Charles Packer
2198dc6af3 docs: update sdk examples misc (#836) 2025-01-29 21:10:26 -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
29feb4c55c docs: fix python examples (#829) 2025-01-29 14:13:22 -08:00
cthomas
acc59fd296 fix: make tool rules enum mapping one to one (#826) 2025-01-29 13:49:07 -08:00
cthomas
29c1207c34 docs: add TS example in core (#824) 2025-01-28 18:08:29 -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
0bd605dfa7 chore: bump letta python sdk version to 0.1.23 (#817) 2025-01-28 16:24:29 -08:00
Stephan Fitzpatrick
93dd40e414 ci: Create process for Syncing with OSS repo (#606)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-28 16:20:59 -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
176617c4cb fix: Upgrade composio to fix sentry issues (#810) 2025-01-28 14:17:58 -08:00
Matthew Zhou
71620c1303 feat: Use Async OpenAI client to prevent blocking server thread (#811) 2025-01-28 14:02:33 -08:00
cthomas
18227a3b06 feat: flatten content field in user message [RETRY] (#809) 2025-01-28 13:41:45 -08:00
cthomas
a5d7f66f59 feat: add support for use_assistant_message in list_messages (#804) 2025-01-28 13:39:53 -08:00
cthomas
92965bd69c fix: reasoning messages dropped for gpt-4 (#803) 2025-01-28 13:39:18 -08:00