Matthew Zhou
|
bbeb3db3e4
|
feat: MCP sse testing (#2016)
|
2025-05-06 07:43:29 +08:00 |
|
Matthew Zhou
|
b1d858857b
|
feat: Add bulk rethink memory for letta agent batches (#2002)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
|
2025-05-05 15:24:59 -07:00 |
|
Matthew Zhou
|
1986d82aff
|
test: Write unit tests for stdio MCP server integration (#2001)
|
2025-05-05 15:26:19 +08:00 |
|
cthomas
|
c2d05e1d4f
|
chore: bump version 0.7.9 (#2607)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-05-02 15:25:46 -07:00 |
|
Matthew Zhou
|
2929eb8012
|
feat: Refactor tests and add safety check (#1995)
|
2025-05-02 15:18:58 -07:00 |
|
Matthew Zhou
|
45738d6e85
|
feat: Enable voice agent with anthropic models (#1994)
|
2025-05-02 15:00:25 -07:00 |
|
Matthew Zhou
|
f23602d919
|
feat: Add message listing for a letta batch (#1982)
|
2025-05-02 11:14:03 -07:00 |
|
Matthew Zhou
|
daa30d6662
|
feat: Move sleeptime voice agent to new agent loop (#1979)
|
2025-05-01 20:48:33 -07:00 |
|
Matthew Zhou
|
b472fbca88
|
feat: Change default voice sleeptime to 4.1 (#1961)
|
2025-05-01 10:07:29 -07:00 |
|
cthomas
|
35ca9a4bb4
|
chore: bump version 0.7.8 (#2604)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
|
2025-04-30 23:39:58 -07:00 |
|
cthomas
|
9280d85ba4
|
feat: always add user id to openai requests (#1969)
|
2025-04-30 23:23:01 -07:00 |
|
cthomas
|
25c188689a
|
feat: byok 2.0 (#1963)
|
2025-04-30 21:26:50 -07:00 |
|
Matthew Zhou
|
8d23c50bf4
|
feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959)
|
2025-04-30 18:08:47 -07:00 |
|
Andy Li
|
743cded046
|
fix: user messages on new agent loop are not processed in ADE (includes new json parser) (#1934)
|
2025-04-30 18:07:42 -07:00 |
|
Matthew Zhou
|
1bf82a1e7c
|
test: Add tests for summarizer enumeration (#1952)
|
2025-04-30 16:26:49 -07:00 |
|
Andy Li
|
0b060b88aa
|
feat: composio async execution (#1941)
|
2025-04-30 16:05:03 -07:00 |
|
cthomas
|
5187e79a43
|
feat: use new model-proxy in production (#1908)
|
2025-04-30 15:20:54 -07:00 |
|
Sarah Wooders
|
e4c0b90550
|
chore: release 0.7.7 (#2603)
|
2025-04-30 13:20:21 -07:00 |
|
Matthew Zhou
|
84f2b2107e
|
feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943)
|
2025-04-30 11:14:19 -07:00 |
|
Matthew Zhou
|
88e9b934d1
|
fix: Fix upsert base tools for rethink memory (#1940)
|
2025-04-29 16:33:18 -07:00 |
|
Shangyin Tan
|
cd508cbb6b
|
fix: allow initial_message_sequence to have assistant message (#1729)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
|
2025-04-29 14:42:34 -07:00 |
|
cthomas
|
22d72ca713
|
fix: revert conditional tool return message creation (#1930)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-29 14:22:36 -07:00 |
|
Matthew Zhou
|
bb1e0464fd
|
feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927)
|
2025-04-29 13:43:59 -07:00 |
|
Matthew Zhou
|
19bd790c58
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
Sarah Wooders
|
adca8836f6
|
chore: release 0.7.6 (#2599)
|
2025-04-28 23:24:28 -07:00 |
|
cthomas
|
dc1ecdc902
|
fix: put inner thoughts in kwargs for anthropic (#1911)
|
2025-04-28 16:37:29 -07:00 |
|
Matthew Zhou
|
55c51f2d28
|
test: Add wait for server startup for letta batch tests (#1916)
|
2025-04-28 15:23:53 -07:00 |
|
Matthew Zhou
|
beed896d60
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
|
Matthew Zhou
|
684dd5a391
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
|
Sarah Wooders
|
dc29658dfd
|
Merge branch 'main' into release-0.7.5
|
2025-04-26 23:29:42 -07:00 |
|
cthomas
|
7d2f3c8e64
|
feat: add sleeptime to new agent loop (#1900)
|
2025-04-26 10:23:59 -07:00 |
|
cthomas
|
8cf5784258
|
chore: bump 0.7.5 (#2587)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
|
2025-04-24 17:59:39 -07:00 |
|
cthomas
|
43d319976f
|
test: fix flaking multi agent tests (#1894)
|
2025-04-24 17:39:17 -07:00 |
|
Andy Li
|
4a2bf46f01
|
fix: docker tests - local sandbox call and agent listing tests (#1888)
|
2025-04-24 17:10:51 -07:00 |
|
Matthew Zhou
|
fd36730148
|
chore: Remove v1 routes test (#1883)
|
2025-04-24 11:54:18 -07:00 |
|
Sarah Wooders
|
7299142f8e
|
chore: release 0.7.4 (#2586)
|
2025-04-24 11:47:26 -07:00 |
|
Matthew Zhou
|
da4ad98c23
|
feat: Adjust local tool execution to always try using venv if exists (#1864)
|
2025-04-24 11:13:44 -07:00 |
|
cthomas
|
8f288ef573
|
fix: sleeptime input locking (#1874)
|
2025-04-24 00:09:22 -07:00 |
|
Sarah Wooders
|
3fe69741b8
|
Merge branch 'main' into release-0.7.3
|
2025-04-23 22:32:33 -07:00 |
|
cthomas
|
923af54d0b
|
chore: update sleeptime verbiage everywhere (#1867)
|
2025-04-23 17:01:07 -07:00 |
|
cthomas
|
7605675f23
|
feat: add llm config per request (#1866)
|
2025-04-23 16:37:05 -07:00 |
|
cthomas
|
687c31b35b
|
chore: bump version 0.7.2 (#2584)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-04-23 15:23:09 -07:00 |
|
Matthew Zhou
|
213cad7b47
|
feat: Fix anthropic batch results call (#1853)
|
2025-04-23 13:14:56 -07:00 |
|
Sarah Wooders
|
956f8b989b
|
chore: release 0.7.1 (#2583)
|
2025-04-22 20:16:32 -07:00 |
|
Matthew Zhou
|
4ba1a29733
|
feat: Add more models for send_message tests (#1847)
|
2025-04-22 17:03:21 -07:00 |
|
Matthew Zhou
|
ffb93862e1
|
chore: Add send_message sdk tests (#1842)
|
2025-04-22 15:31:45 -07:00 |
|
cthomas
|
cf567dce86
|
feat: add tool execution result object (#1837)
|
2025-04-22 11:30:36 -07:00 |
|
Andy Li
|
fa89ad859e
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
|
Matthew Zhou
|
780d004b12
|
feat: Add cancel functionality to batch API (#1825)
|
2025-04-21 16:22:02 -07:00 |
|
Sarah Wooders
|
e61f1a2b5f
|
feat: Write fern api tests for batch API (#1821)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-21 15:48:06 -07:00 |
|