cthomas
|
d1b0756657
|
feat(asyncify): list model stragglers (#2362)
|
2025-05-23 00:42:05 -07:00 |
|
cthomas
|
5049f0a623
|
feat(asyncify): more batch db calls (#2350)
|
2025-05-22 23:12:11 -07:00 |
|
Sarah Wooders
|
e5e4ed5111
|
chore: move context window estimate to agent_manager for full async (#2354)
|
2025-05-22 20:30:41 -07:00 |
|
Sarah Wooders
|
9fad8487db
|
feat(asyncify): migrate sources to async (#2332)
|
2025-05-22 19:39:44 -07:00 |
|
cthomas
|
4778180658
|
fix: async sandbox db writes (#2351)
|
2025-05-22 19:17:04 -07:00 |
|
Matthew Zhou
|
917821a735
|
refactor: Deprecate local client (#2344)
|
2025-05-22 18:57:14 -07:00 |
|
cthomas
|
f173574c6f
|
feat(asyncify): agent batch sync db calls (#2348)
|
2025-05-22 15:33:27 -07:00 |
|
Matthew Zhou
|
2d95abf243
|
feat: Add multi-agent tools to new agent loop (#2262)
|
2025-05-21 16:05:23 -07:00 |
|
cthomas
|
353bd607df
|
feat: add provider category to steps model (#2303)
|
2025-05-21 15:40:12 -07:00 |
|
Matthew Zhou
|
ae14136547
|
fix: Fix sleeptime tests (#2306)
|
2025-05-21 11:24:49 -07:00 |
|
Matthew Zhou
|
6148325da1
|
feat: Concurrently gather llm models in /models endpoint (#2288)
|
2025-05-21 11:19:13 -07:00 |
|
Matthew Zhou
|
3f6a710894
|
fix: Fix voice agent and tests (#2305)
|
2025-05-21 11:05:54 -07:00 |
|
Matthew Zhou
|
7e1d3e9917
|
chore: Remove live anthropic batch test (#2300)
|
2025-05-21 09:27:49 -07:00 |
|
Matthew Zhou
|
b7f2fb256a
|
fix: Fix test letta agent batch (#2295)
|
2025-05-21 07:25:49 -07:00 |
|
cthomas
|
18e30dbfba
|
feat(asyncify): remove non async memory methods (#2245)
|
2025-05-20 17:56:54 -07:00 |
|
Matthew Zhou
|
2b3a6ae248
|
fix: Fix agent serialization tests (#2292)
|
2025-05-20 17:44:38 -07:00 |
|
cthomas
|
1325cacbfe
|
feat(asyncify): migrate list messages (#2272)
|
2025-05-20 16:52:11 -07:00 |
|
cthomas
|
766fa571bd
|
fix: make upsert base tools async (#2255)
|
2025-05-20 16:51:49 -07:00 |
|
Matthew Zhou
|
725a6650bd
|
feat: Asyncify model listing for Together (#2286)
|
2025-05-20 16:00:37 -07:00 |
|
Matthew Zhou
|
8517ec7230
|
feat: Asyncify model listing for Gemini (#2284)
|
2025-05-20 16:00:20 -07:00 |
|
Matthew Zhou
|
edc0717579
|
feat: Asyncify anthropic model listing (#2283)
|
2025-05-20 15:59:42 -07:00 |
|
Matthew Zhou
|
87dae5d6e7
|
feat: Asyncify openai model listing (#2281)
|
2025-05-20 15:24:00 -07:00 |
|
cthomas
|
03fa07fb15
|
feat(asyncify): migrate list sources (#2276)
|
2025-05-20 12:59:06 -07:00 |
|
cthomas
|
76052c578c
|
feat(asyncify): migrate list passages (#2275)
|
2025-05-20 12:56:04 -07:00 |
|
Sarah Wooders
|
289366e050
|
fix: pass in usage statistics to patch streaming error (#2264)
|
2025-05-19 21:10:11 -07:00 |
|
Matthew Zhou
|
26ae9c4502
|
feat: Add tavily search builtin tool (#2257)
|
2025-05-19 16:38:11 -07:00 |
|
Matthew Zhou
|
26ffd19e1f
|
feat: Add built in code interpreter tool (#2252)
|
2025-05-19 16:01:40 -07:00 |
|
Andy Li
|
a78abc610e
|
feat: track llm provider traces and tracking steps in async agent loop (#2219)
|
2025-05-19 15:50:56 -07:00 |
|
cthomas
|
969f0d65c8
|
test: update test_managers with async functions (#2243)
|
2025-05-18 21:21:45 -07:00 |
|
cthomas
|
a087a79776
|
feat(asyncify): fully convert identities module (#2244)
|
2025-05-18 21:21:35 -07:00 |
|
cthomas
|
2048ff30b9
|
feat(asyncify): migrate identities routes (#2234)
|
2025-05-18 20:45:57 -07:00 |
|
Sarah Wooders
|
e8e1869e1a
|
chore: add gemini + vertex to new agent loop (#2230)
|
2025-05-17 21:47:42 -07:00 |
|
Sarah Wooders
|
65f8db2efd
|
feat: support together in new agent loop and add tests (#2231)
|
2025-05-17 19:17:08 -07:00 |
|
Sarah Wooders
|
42d3ce6d09
|
feat: support step streaming for new agent loop (#2182)
|
2025-05-17 17:22:20 -07:00 |
|
cthomas
|
a1ca7c5451
|
test(asyncify): fix batch tests (#2216)
|
2025-05-16 02:14:20 -07:00 |
|
cthomas
|
212c9a90e0
|
test(asyncify): fix voice sleeptime agent test failure (#2215)
|
2025-05-16 01:29:46 -07:00 |
|
cthomas
|
00914e5308
|
feat(asyncify): migrate actors(users) endpoints (#2211)
|
2025-05-16 00:37:08 -07:00 |
|
cthomas
|
2cd4ebd348
|
feat: convert more methods to async (#2200)
|
2025-05-15 13:44:58 -07:00 |
|
jnjpng
|
2c252cceb2
|
feat: move get_agent_by_id to be async (#2198)
|
2025-05-15 12:32:28 -07:00 |
|
cthomas
|
7f90746152
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Andy Li
|
955873ab4d
|
feat: async list/prepare messages (#2181)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-15 00:34:04 -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
|
42aa8e2b69
|
feat: make get blocks async (#2162)
|
2025-05-13 15:09:25 -07:00 |
|
cthomas
|
d8a51764cc
|
feat: skip relationship joins for blocks fetch (#2130)
|
2025-05-12 17:54:10 -07:00 |
|
Andy Li
|
600ccb35e7
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
cthomas
|
bafc47c655
|
test: add additional new agent messaging tests (#2120)
|
2025-05-12 15:58:52 -07:00 |
|
Andy Li
|
a45739444f
|
fix: summarization includes tool call message before truncation (#2084)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-05-09 15:01:12 -07:00 |
|
cthomas
|
a8d7e2fcc8
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
|
Kian Jones
|
3f47a8557c
|
feat(ci): Adds Integration Testing Against cloud-api (#1909)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-05-08 11:28:41 -07:00 |
|
cthomas
|
fa4b647e85
|
feat: add vertex to new agent loop (#2054)
|
2025-05-07 14:03:07 -07:00 |
|