cthomas
|
4151c05876
|
feat(asyncify): more batch db calls (#2350)
|
2025-05-22 23:12:11 -07:00 |
|
Sarah Wooders
|
b6b539dbbc
|
chore: move context window estimate to agent_manager for full async (#2354)
|
2025-05-22 20:30:41 -07:00 |
|
Sarah Wooders
|
1d2f8d86e9
|
feat(asyncify): migrate sources to async (#2332)
|
2025-05-22 19:39:44 -07:00 |
|
cthomas
|
658594c4c8
|
fix: async sandbox db writes (#2351)
|
2025-05-22 19:17:04 -07:00 |
|
Matthew Zhou
|
d4390cd9e6
|
refactor: Deprecate local client (#2344)
|
2025-05-22 18:57:14 -07:00 |
|
cthomas
|
6f72ac0c3a
|
feat(asyncify): agent batch sync db calls (#2348)
|
2025-05-22 15:33:27 -07:00 |
|
cthomas
|
ed9f3e6abf
|
feat: add tracing to llm clients (#2340)
|
2025-05-22 13:55:32 -07:00 |
|
cthomas
|
3b93ea73b9
|
feat(asyncify): remove sync call from agent loop (#2339)
|
2025-05-22 13:51:24 -07:00 |
|
cthomas
|
279aab28e9
|
feat: add db tracing to otel (#2337)
|
2025-05-22 13:47:49 -07:00 |
|
Matthew Zhou
|
1a26e3a1b6
|
feat: Add multi-agent tools to new agent loop (#2262)
|
2025-05-21 16:05:23 -07:00 |
|
cthomas
|
38d4605e7a
|
fix: mcp env var (#2322)
|
2025-05-21 16:05:02 -07:00 |
|
cthomas
|
aac1ec35f8
|
feat: only include relevant relationships on agent fetch (#2319)
|
2025-05-21 15:58:55 -07:00 |
|
cthomas
|
9143464f5d
|
feat: add provider category to steps model (#2303)
|
2025-05-21 15:40:12 -07:00 |
|
cthomas
|
5c316f0874
|
feat: optimize agent query (#2312)
|
2025-05-21 14:17:32 -07:00 |
|
cthomas
|
e8a3d7ce98
|
fix: request logging json error (#2309)
|
2025-05-21 12:04:12 -07:00 |
|
cthomas
|
32e2d78957
|
fix: google vertex client errors (#2307)
|
2025-05-21 12:03:50 -07:00 |
|
Matthew Zhou
|
9bd08f946e
|
feat: Add flag to disable/enable pooling on app level (#2310)
|
2025-05-21 11:59:21 -07:00 |
|
Matthew Zhou
|
2c5f85d711
|
fix: Fix sleeptime tests (#2306)
|
2025-05-21 11:24:49 -07:00 |
|
Matthew Zhou
|
fdc2d8ec22
|
feat: Concurrently gather llm models in /models endpoint (#2288)
|
2025-05-21 11:19:13 -07:00 |
|
Matthew Zhou
|
b0367cf814
|
fix: Fix voice agent and tests (#2305)
|
2025-05-21 11:05:54 -07:00 |
|
Matthew Zhou
|
f21bd0c559
|
feat: Add hardcoded list for Gemini (#2301)
|
2025-05-21 11:04:14 -07:00 |
|
Matthew Zhou
|
a16a812275
|
feat: Tune down pg pool size params and switch connection picking to LIFO (#2299)
|
2025-05-21 09:29:16 -07:00 |
|
Matthew Zhou
|
5a29b751a9
|
chore: Remove live anthropic batch test (#2300)
|
2025-05-21 09:27:49 -07:00 |
|
Matthew Zhou
|
8e6602b1f6
|
fix: Fix test letta agent batch (#2295)
|
2025-05-21 07:25:49 -07:00 |
|
cthomas
|
012e1cab4d
|
ci: use experimental for send message tests (#2290)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-05-20 18:39:27 -07:00 |
|
cthomas
|
024b12c824
|
feat: unexclude endpoints from tracing (#2294)
|
2025-05-20 18:36:23 -07:00 |
|
cthomas
|
35d4914b4f
|
feat(asyncify): remove non async memory methods (#2245)
|
2025-05-20 17:56:54 -07:00 |
|
Matthew Zhou
|
b5bd5aab5c
|
fix: Fix agent serialization tests (#2292)
|
2025-05-20 17:44:38 -07:00 |
|
cthomas
|
3293d60b30
|
feat: add ttft logging for async agent loop (#2291)
|
2025-05-20 17:42:51 -07:00 |
|
cthomas
|
00d893e7c5
|
feat: add anthropic token counter for cloud (#2289)
|
2025-05-20 17:10:50 -07:00 |
|
cthomas
|
44afd54c5c
|
feat(asyncify): migrate list messages (#2272)
|
2025-05-20 16:52:11 -07:00 |
|
cthomas
|
6432dea8e1
|
fix: make upsert base tools async (#2255)
|
2025-05-20 16:51:49 -07:00 |
|
Matthew Zhou
|
c54b557ca1
|
feat: Asyncify model listing for Together (#2286)
|
2025-05-20 16:00:37 -07:00 |
|
Matthew Zhou
|
0103ea6fcf
|
feat: Asyncify model listing for Gemini (#2284)
|
2025-05-20 16:00:20 -07:00 |
|
Matthew Zhou
|
b0f38cd2b1
|
feat: Asyncify anthropic model listing (#2283)
|
2025-05-20 15:59:42 -07:00 |
|
Matthew Zhou
|
e4fda7d6c7
|
feat: Asyncify openai model listing (#2281)
|
2025-05-20 15:24:00 -07:00 |
|
cthomas
|
1b27662a78
|
feat(asyncify): migrate context viewer (#2280)
|
2025-05-20 15:08:48 -07:00 |
|
Matthew Zhou
|
3b5f6bafba
|
chore: Add more telemetry and confirm that e2b async latency is acceptable (#2278)
|
2025-05-20 14:19:51 -07:00 |
|
cthomas
|
c84b90cea8
|
feat(asyncify): migrate list sources (#2276)
|
2025-05-20 12:59:06 -07:00 |
|
cthomas
|
710c03dbd1
|
feat(asyncify): migrate list passages (#2275)
|
2025-05-20 12:56:04 -07:00 |
|
Matthew Zhou
|
55497cd64f
|
feat: Improve run_code output format (#2270)
|
2025-05-20 11:58:35 -07:00 |
|
Matthew Zhou
|
91353341b9
|
chore: Add instrumentation to async E2B (#2273)
|
2025-05-20 11:47:37 -07:00 |
|
Sarah Wooders
|
1465c48bb9
|
fix: pass in usage statistics to patch streaming error (#2264)
|
2025-05-19 21:10:11 -07:00 |
|
Matthew Zhou
|
068f27d83d
|
feat: Add tavily search builtin tool (#2257)
|
2025-05-19 16:38:11 -07:00 |
|
cthomas
|
2dde1f34ef
|
feat: configure retries on anthropic client (#2254)
|
2025-05-19 16:19:27 -07:00 |
|
cthomas
|
5df7bd5af6
|
feat: protect against anthropic nested tool args (#2250)
|
2025-05-19 16:01:59 -07:00 |
|
Matthew Zhou
|
6e5ab8b151
|
feat: Add built in code interpreter tool (#2252)
|
2025-05-19 16:01:40 -07:00 |
|
Andy Li
|
0a54b998a8
|
feat: track llm provider traces and tracking steps in async agent loop (#2219)
|
2025-05-19 15:50:56 -07:00 |
|
cthomas
|
53308a6f8d
|
test: update test_managers with async functions (#2243)
|
2025-05-18 21:21:45 -07:00 |
|
cthomas
|
dd90067fab
|
feat(asyncify): fully convert identities module (#2244)
|
2025-05-18 21:21:35 -07:00 |
|