Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Lin
9951f73a7b feat: Add files into agent context window on file upload (#1852)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 18:19:23 -07:00
cthomas
f6102e8a87 fix: parse function response for async agent loop (#2411)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-24 09:26:48 -07:00
Sarah Wooders
9fad8487db feat(asyncify): migrate sources to async (#2332) 2025-05-22 19:39:44 -07:00
Sarah Wooders
99b44ce62d chore: add a concept (and enforcement of) read-only blocks (#2161) 2025-05-13 20:54:52 -07:00
cthomas
72e51fdfeb chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
Sarah Wooders
55c3fbba3f chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
cthomas
860f8707cf feat: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -07:00
cthomas
83f74b95be fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
Matthew Zhou
131a3b021b feat: Refactor letta tool execution to not require agent class (#1384) 2025-03-24 12:25:03 -07:00
cthomas
61a15cebe8 fix: update sdk tests with renamed functions (#1173) 2025-03-01 19:36:36 -08:00
cthomas
7bc5fab2b1 fix: revert sandbox error message (#904) 2025-02-05 13:54:18 -08:00
Charles Packer
c7d24b6b70 fix: patch error with unbound variable + monkeypatch unit test for function fail returns (#899) 2025-02-04 12:02:20 -08:00
cthomas
d62440d201 chore: bump letta python sdk version to 0.1.23 (#817) 2025-01-28 16:24:29 -08:00
cthomas
98266b90f3 chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
cthomas
5ef26daf03 fix: reasoning messages dropped for gpt-4 (#803) 2025-01-28 13:39:18 -08:00
Charles Packer
fb2d4793e9 fix: update letta-client used in unit tests (#787) 2025-01-26 16:50:55 -08:00
Charles Packer
76cbada8c6 fix: hotfix patch tests (#772) 2025-01-24 15:12:02 -08:00
cthomas
df8e945fe9 feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
mlong93
e9790d07ca 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
62cec2d757 chore: migrate examples to use latest sdk ver (#690) 2025-01-16 17:06:57 -08:00
cthomas
b50d9f8c4a chore: add unit tests for sdk client (#663) 2025-01-15 17:17:27 -08:00