Commit Graph

412 Commits

Author SHA1 Message Date
Sarah Wooders
33ffbbeff2 fix: update authorization header to use X-BARE-PASSWORD format (#2338) 2025-01-20 11:21:51 -08:00
Sarah Wooders
fb6ae223db Merge branch 'main' into fix-azure 2025-01-20 11:06:45 -08:00
cthomas
551cc0820c feat: add schema/db for new steps table (#669) 2025-01-18 12:20:10 -08:00
mlong93
19dbc9691a chore: Migrate to anthropic sdk (#693)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 15:22:01 -08:00
mlong93
02cca70d78 feat: add support for AWS Bedrock (Anthropic) (#689)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 11:42:21 -08:00
cthomas
8bd695f64b chore: migrate examples to use latest sdk ver (#690) 2025-01-16 17:06:57 -08:00
Matthew Zhou
0ddfc1a6d4 feat: Deprecate exec in agent loop and use ast for parsing instead (#691) 2025-01-16 16:39:56 -08:00
Matthew Zhou
20fa24bc78 chore: Various bug fixes (#2356)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
2025-01-16 11:56:13 -08:00
Matthew Zhou
dfe5e2a548 fix: Add retry decorator to stochastic tests (#678) 2025-01-16 11:17:06 -08:00
Matthew Zhou
d110378146 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
cthomas
00d235d014 chore: add unit tests for sdk client (#663) 2025-01-15 17:17:27 -08:00
mlong93
e4700fdfe1 fix: updated send_message_async request params, get_run_messages returns LettaMessage (#638)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-15 14:47:20 -08:00
mlong93
30eeaa9f46 feat: single tool rule test case (#666)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-15 11:42:40 -08:00
mlong93
f33518ca66 feat: add text search for agent names (#662)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-15 10:41:40 -08:00
mlong93
a9c5866ae9 feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-14 13:33:55 -08:00
mlong93
f87bc2414c fix: tool attachment bug for agent creation (#635)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-13 17:06:21 -08:00
mlong93
113e8bda07 fix: prevent adding duplicate messages to JobMessages table (#625)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-13 14:48:20 -08:00
Charles Packer
1272ba6612 fix: changed all instances of 16384 to 8192 (gpt4 context window) (#605) 2025-01-13 14:12:31 -08:00
Matthew Zhou
563454d24a fix: Include at least a system message during agent reset (#631) 2025-01-13 13:13:37 -08:00
Matthew Zhou
7d04ddc580 chore: Deprecate module field on tool (#600) 2025-01-13 10:42:23 -08:00
Matthew Zhou
99e27dbc89 feat: Add reset messages route for agents (#601)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-13 10:33:23 -08:00
mlong93
18f06cd681 feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-12 12:36:10 -08:00
Sarah Wooders
b76ed2487c Merge branch 'main' into update-schemas 2025-01-10 18:55:41 -08:00
Matthew Zhou
5ad412881d fix: Fix offline memory test (#597) 2025-01-10 17:25:54 -08:00
Matthew Zhou
79bc6394c8 feat: Add tool_type column (#576) 2025-01-10 14:52:15 -08:00
Matthew Zhou
5264349e43 feat: Add model integration testing (#587) 2025-01-10 14:28:12 -08:00
cthomas
b847c4688f feat: add updated_at timestamp to provider and bump on write (#574) 2025-01-10 11:16:53 -08:00
Matthew Zhou
e346d26811 feat: Add new types and other changes (#2348) 2025-01-10 11:04:18 -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
Sarah Wooders
983108a7be fix block creation 2025-01-08 16:21:42 -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
29a6a0de29 Merge branch 'main' into persist-providers2 2025-01-08 16:06:21 -08:00
Matthew Zhou
15cc7d1a8f fix: Pass back and parse composio errors correctly (#547) 2025-01-08 12:12:11 -08:00
Theo Conrads
a0551a7153 fix: update authorization header to use X-BARE-PASSWORD format 2025-01-08 09:53:55 +01:00
Matthew Zhou
f0c24cdc65 feat: Pass in entity_id explicitly to auto-gen composio tool (#535) 2025-01-07 14:03:15 -08:00
Matthew Zhou
2f7aa1efa8 fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -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
5c07095d2a chore: Improved sandboxing support (#2333)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
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: cpacker <packercharles@gmail.com>
2025-01-06 11:25:50 -08:00
Matthew Zhou
5c490a3cc7 chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
Matthew Zhou
0ef692441f feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
cthomas
ef271ca49c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Sarah Wooders
ece8dab05d feat: various fixes (#2320)
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: cpacker <packercharles@gmail.com>
2024-12-31 10:53:33 +04: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
2dd7c9f2e6 wip debug 2024-12-30 16:03:45 -08:00