cthomas
|
7ffaeaa3be
|
feat: add lazy id generation for providers (#543)
|
2025-01-10 11:04:24 -08:00 |
|
Matthew Zhou
|
995539d047
|
feat: Add ToolType enum (#584)
|
2025-01-10 10:56:38 -08:00 |
|
Matthew Zhou
|
82537b8ddf
|
chore: Deprecate O1 Agent (#573)
|
2025-01-09 15:40:31 -08:00 |
|
Matthew Zhou
|
eb7c2c853d
|
feat: Add sandbox_type filter when listing sandbox configurations (#567)
|
2025-01-09 12:48:21 -08:00 |
|
Matthew Zhou
|
38b8fdd2dd
|
chore: Merge OSS (#562)
|
2025-01-09 10:20:55 -08:00 |
|
Matthew Zhou
|
4e143a60eb
|
fix: Write unit test for ensuring e2b composio version is valid (#560)
|
2025-01-08 17:10:59 -08:00 |
|
Matthew Zhou
|
867832c0e4
|
feat: Add return_char_limit to ToolUpdate (#557)
|
2025-01-08 16:30:31 -08:00 |
|
Matthew Zhou
|
e8fab921a0
|
feat: Extend tool runs to also take in environment variables (#554)
|
2025-01-08 16:16:19 -08:00 |
|
Sarah Wooders
|
6dfdecdd23
|
chore: merge with OSS (#555)
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: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
|
2025-01-08 15:55:31 -08:00 |
|
Sarah Wooders
|
096791aae1
|
feat: parse assistant message to AssistantMessage by default (#528)
|
2025-01-08 15:00:32 -08:00 |
|
cthomas
|
26a6cbc546
|
fix: add variables param for create agent (#548)
|
2025-01-08 14:40:38 -08:00 |
|
Matthew Zhou
|
15cc7d1a8f
|
fix: Pass back and parse composio errors correctly (#547)
|
2025-01-08 12:12:11 -08:00 |
|
Shubham Naik
|
eb39cfc6cd
|
chore: fix end fo file fixer (#541)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-08 10:53:24 -08:00 |
|
Shubham Naik
|
7981b7d0c2
|
chore: standardize button colors (#542)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-08 10:53:09 -08:00 |
|
cthomas
|
4047f02386
|
feat: support custom api keys for cloud (#533)
|
2025-01-07 22:12:55 -08:00 |
|
Matthew Zhou
|
f0c24cdc65
|
feat: Pass in entity_id explicitly to auto-gen composio tool (#535)
|
2025-01-07 14:03:15 -08:00 |
|
Shubham Naik
|
3513e586f1
|
feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-07 12:10:05 -08:00 |
|
Matthew Zhou
|
68ec55c18d
|
fix: Give default for tool_exec_environment_variables on AgentState (#531)
|
2025-01-07 11:19:45 -08:00 |
|
Matthew Zhou
|
2f7aa1efa8
|
fix: Fix per-agent environment variable updates (#527)
|
2025-01-07 11:19:31 -08:00 |
|
cthomas
|
cc77d44453
|
fix: use bash for pre-commit hook (#530)
|
2025-01-07 11:18:58 -08:00 |
|
Matthew Zhou
|
33d436c755
|
fix: Temporarily disable save_agent from updating tool_exec_environment_variables (#523)
|
2025-01-06 18:27:02 -08:00 |
|
Matthew Zhou
|
3a3746d315
|
fix: Export AgentEnvironmentVariable in __init__.py of ORM subdirectory (#520)
|
2025-01-06 17:08:49 -08:00 |
|
Matthew Zhou
|
99923aaa68
|
fix: Update save_agent to also save the per-agent environment variables (#519)
|
2025-01-06 17:05:30 -08:00 |
|
Sarah Wooders
|
26bc5704f3
|
feat: add pagination for listing agents (#517)
|
2025-01-06 16:53:25 -08:00 |
|
cthomas
|
cc40a364f0
|
chore: auto run formatting on core pre-commit (#516)
|
2025-01-06 16:04:32 -08:00 |
|
Matthew Zhou
|
035d9b11a8
|
feat: Inject per agent environment variables into sandbox (#514)
|
2025-01-06 15:04:17 -08:00 |
|
Matthew Zhou
|
164022335b
|
fix: Fix flakiness in tests relying on e2b (#513)
|
2025-01-06 13:50:37 -08:00 |
|
Matthew Zhou
|
5c490a3cc7
|
chore: Merge OSS (#512)
|
2025-01-06 10:46:53 -08:00 |
|
Matthew Zhou
|
8148530e28
|
chore: Move logs out of error so always log sandbox ID (#510)
|
2025-01-06 10:28:47 -08:00 |
|
cthomas
|
80f05bf8a9
|
fix: add message union type ref for LettaResponse (#507)
|
2025-01-06 10:05:03 -08:00 |
|
Matthew Zhou
|
0ef692441f
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Matt Zhou
|
130fd63c6b
|
chore: Remove commented out print
|
2025-01-03 12:43:00 -08:00 |
|
cthomas
|
ef271ca49c
|
fix: comment out done_gen and done_step tokens (#504)
|
2025-01-02 14:12:24 -08:00 |
|
Matthew Zhou
|
792e94c12a
|
Merge pull request #491 from letta-ai/matt/let-671-for-local-sandbox-using-local-env-variables-instead-of
fix: Add local composio env vars to the default org/user
|
2024-12-30 14:59:20 -10:00 |
|
Matt Zhou
|
172d7ac147
|
Add back more e2b
|
2024-12-30 16:33:59 -08:00 |
|
Matt Zhou
|
f04d5df4ae
|
Log out sandbox details for e2b
|
2024-12-30 16:27:08 -08:00 |
|
Matt Zhou
|
3b85ffa3c0
|
Update
|
2024-12-30 16:07:35 -08:00 |
|
Matt Zhou
|
2dd7c9f2e6
|
wip debug
|
2024-12-30 16:03:45 -08:00 |
|
Matt Zhou
|
bad2631396
|
Mock more e2b none
|
2024-12-30 15:04:08 -08:00 |
|
Matt Zhou
|
483b71f4c1
|
Mock e2b api none for test_function_return_limit
|
2024-12-30 14:29:41 -08:00 |
|
Charles Packer
|
937667e968
|
Merge branch 'main' into matt/let-671-for-local-sandbox-using-local-env-variables-instead-of
|
2024-12-30 22:36:24 +01:00 |
|
cpacker
|
d175977288
|
fix: added extra asserts to tests to make clear what the expected behavior is
|
2024-12-30 21:49:35 +01:00 |
|
Matt Zhou
|
b09ecefd73
|
Run lint
|
2024-12-30 12:17:44 -08:00 |
|
cpacker
|
57999979ea
|
fix: test
|
2024-12-30 21:14:18 +01:00 |
|
cpacker
|
a55a9ca4e7
|
fix: test
|
2024-12-30 20:53:45 +01:00 |
|
cpacker
|
a6db9818d8
|
chore: convert testing back
|
2024-12-30 20:47:13 +01:00 |
|
cpacker
|
8bf0b92edf
|
fix: strip print
|
2024-12-30 20:46:06 +01:00 |
|
cpacker
|
6278271bb7
|
fix: patch bug in json generator for composio
|
2024-12-30 20:41:41 +01:00 |
|
Matt Zhou
|
827a31d07d
|
Finish
|
2024-12-29 17:47:46 -08:00 |
|
Caren Thomas
|
6802401d67
|
add project id to create agent request
|
2024-12-28 20:12:28 -08:00 |
|