Matthew Zhou
|
e89aff7b8b
|
chore: Deprecate O1 Agent (#573)
|
2025-01-09 15:40:31 -08:00 |
|
Matthew Zhou
|
dfa8c0091d
|
feat: Add sandbox_type filter when listing sandbox configurations (#567)
|
2025-01-09 12:48:21 -08:00 |
|
Matthew Zhou
|
27b40725dd
|
chore: Merge OSS (#562)
|
2025-01-09 10:20:55 -08:00 |
|
Matthew Zhou
|
e1ecbcf78a
|
fix: Write unit test for ensuring e2b composio version is valid (#560)
|
2025-01-08 17:10:59 -08:00 |
|
Matthew Zhou
|
b7d3ae2a65
|
feat: Add return_char_limit to ToolUpdate (#557)
|
2025-01-08 16:30:31 -08:00 |
|
Matthew Zhou
|
463491358d
|
feat: Extend tool runs to also take in environment variables (#554)
|
2025-01-08 16:16:19 -08:00 |
|
Sarah Wooders
|
862bec7d8b
|
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
|
c314335a7d
|
feat: parse assistant message to AssistantMessage by default (#528)
|
2025-01-08 15:00:32 -08:00 |
|
cthomas
|
8daae8f4c8
|
fix: add variables param for create agent (#548)
|
2025-01-08 14:40:38 -08:00 |
|
Matthew Zhou
|
1a238404da
|
Matt/let 727 pass in composio entity id explicitly (#549)
|
2025-01-08 12:12:47 -08:00 |
|
Matthew Zhou
|
0219b361b8
|
fix: Pass back and parse composio errors correctly (#547)
|
2025-01-08 12:12:11 -08:00 |
|
Shubham Naik
|
9802f0f6fc
|
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
|
26f3feee76
|
chore: standardize button colors (#542)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-08 10:53:09 -08:00 |
|
cthomas
|
2a117f7a73
|
feat: support custom api keys for cloud (#533)
|
2025-01-07 22:12:55 -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 |
|
Matthew Zhou
|
8d9454c8ae
|
fix: Give default for tool_exec_environment_variables on AgentState (#531)
|
2025-01-07 11:19:45 -08:00 |
|
Matthew Zhou
|
c03efab358
|
fix: Fix per-agent environment variable updates (#527)
|
2025-01-07 11:19:31 -08:00 |
|
cthomas
|
776a3e4de6
|
fix: use bash for pre-commit hook (#530)
|
2025-01-07 11:18:58 -08:00 |
|
Matthew Zhou
|
f6b9d30270
|
fix: Temporarily disable save_agent from updating tool_exec_environment_variables (#523)
|
2025-01-06 18:27:02 -08:00 |
|
Matthew Zhou
|
0b51c66060
|
fix: Export AgentEnvironmentVariable in __init__.py of ORM subdirectory (#520)
|
2025-01-06 17:08:49 -08:00 |
|
Matthew Zhou
|
abe351df88
|
fix: Update save_agent to also save the per-agent environment variables (#519)
|
2025-01-06 17:05:30 -08:00 |
|
Sarah Wooders
|
cde0fc9c0b
|
feat: add pagination for listing agents (#517)
|
2025-01-06 16:53:25 -08:00 |
|
cthomas
|
9d81ecd7d6
|
chore: auto run formatting on core pre-commit (#516)
|
2025-01-06 16:04:32 -08:00 |
|
Matthew Zhou
|
cf47802a8c
|
feat: Inject per agent environment variables into sandbox (#514)
|
2025-01-06 15:04:17 -08:00 |
|
Matthew Zhou
|
926a6fa07a
|
fix: Fix flakiness in tests relying on e2b (#513)
|
2025-01-06 13:50:37 -08:00 |
|
Matthew Zhou
|
4fd04c63fe
|
chore: Merge OSS (#512)
|
2025-01-06 10:46:53 -08:00 |
|
Matthew Zhou
|
61bbc8a2a5
|
chore: Move logs out of error so always log sandbox ID (#510)
|
2025-01-06 10:28:47 -08:00 |
|
cthomas
|
e2d94614e6
|
fix: add message union type ref for LettaResponse (#507)
|
2025-01-06 10:05:03 -08:00 |
|
Matthew Zhou
|
9cd326ddb8
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Matt Zhou
|
cd62f02863
|
chore: Remove commented out print
|
2025-01-03 12:43:00 -08:00 |
|
cthomas
|
c1c58f984c
|
fix: comment out done_gen and done_step tokens (#504)
|
2025-01-02 14:12:24 -08:00 |
|
Matthew Zhou
|
8792cbd73f
|
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
|
515f07fc84
|
Add back more e2b
|
2024-12-30 16:33:59 -08:00 |
|
Matt Zhou
|
2372461f7e
|
Log out sandbox details for e2b
|
2024-12-30 16:27:08 -08:00 |
|
Matthew Zhou
|
07bbad3dbe
|
Merge pull request #497 from letta-ai/matt-update-composio-version-again
chore: Update composio version again
|
2024-12-30 14:12:09 -10:00 |
|
Matt Zhou
|
7dcad8df26
|
Update
|
2024-12-30 16:07:35 -08:00 |
|
Matt Zhou
|
0a09ff7dbe
|
wip debug
|
2024-12-30 16:03:45 -08:00 |
|
Matt Zhou
|
e3623d142c
|
Mock more e2b none
|
2024-12-30 15:04:08 -08:00 |
|
Matt Zhou
|
87cc9d2516
|
Mock e2b api none for test_function_return_limit
|
2024-12-30 14:29:41 -08:00 |
|
Charles Packer
|
87ce1deb6a
|
Merge branch 'main' into matt/let-671-for-local-sandbox-using-local-env-variables-instead-of
|
2024-12-30 22:36:24 +01:00 |
|
Charles Packer
|
b611f1fb1a
|
Merge pull request #493 from letta-ai/fix-composio-bug
fix: patch bug in json generator for composio
|
2024-12-30 22:36:11 +01:00 |
|
cpacker
|
f780c739a0
|
fix: added extra asserts to tests to make clear what the expected behavior is
|
2024-12-30 21:49:35 +01:00 |
|
Matt Zhou
|
a3235cdfa0
|
Run lint
|
2024-12-30 12:17:44 -08:00 |
|
cpacker
|
ca09245532
|
fix: test
|
2024-12-30 21:14:18 +01:00 |
|
cpacker
|
ff90ce75c1
|
fix: test
|
2024-12-30 20:53:45 +01:00 |
|
cpacker
|
3ed4811e90
|
chore: convert testing back
|
2024-12-30 20:47:13 +01:00 |
|
cpacker
|
0007a6833d
|
fix: strip print
|
2024-12-30 20:46:06 +01:00 |
|
cpacker
|
6fdb38e321
|
fix: patch bug in json generator for composio
|
2024-12-30 20:41:41 +01:00 |
|
Matt Zhou
|
6202152dde
|
Finish
|
2024-12-29 17:47:46 -08:00 |
|