Commit Graph

21 Commits

Author SHA1 Message Date
cthomas
c3bd5cffe7 feat: use no refresh flag in batch item creation (#3441) 2025-07-20 22:31:44 -07:00
cthomas
70bd5b80af feat: use no refresh flag in batch creation (#3440) 2025-07-20 22:10:36 -07:00
Andy Li
904d9ba5a2 chore: strings lint cleanup (#3374) 2025-07-18 09:20:45 -07:00
cthomas
2a39cf35d4 chore: move agent step state def (#2923) 2025-06-19 16:04:52 -07:00
Andy Li
80f6e97ca9 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
cthomas
60cf3341b1 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
Matthew Zhou
82659a0915 feat: Add lookback weeks parameter for batch polling (#2407) 2025-05-25 20:02:06 -07:00
cthomas
4151c05876 feat(asyncify): more batch db calls (#2350) 2025-05-22 23:12:11 -07:00
cthomas
279aab28e9 feat: add db tracing to otel (#2337) 2025-05-22 13:47:49 -07:00
cthomas
65e32082f7 feat: convert many methods to async (#2193) 2025-05-15 12:09:40 -07:00
Andy Li
8e2417aa2f feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
Matthew Zhou
f23602d919 feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
Matthew Zhou
2ef2bde2e1 test: Add stateful tool test for letta batch agent (#1824) 2025-04-21 15:47:20 -07:00
Sarah Wooders
41d85c4114 feat: add batch job tracking and generate batch APIs (#1727)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-17 17:02:07 -07:00
Matthew Zhou
b0873f7891 feat: Add pagination to listing LLM batch items (#1724) 2025-04-15 15:05:04 -07:00
Matthew Zhou
bc2cc29a64 feat: Create polling endpoint for batch (#1723) 2025-04-15 14:43:23 -07:00
Matthew Zhou
cead849f19 feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00
Matthew Zhou
36a23b49ef feat: Debug and add comprehensive testing for step_until_request (#1669) 2025-04-10 14:42:33 -07:00
Matthew Zhou
68fbcf33d8 feat: Finish step_until_request in new batch agent loop (#1656) 2025-04-10 10:19:06 -07:00
Matthew Zhou
63382c3591 feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
2025-04-08 16:42:12 -07:00
Matthew Zhou
0aeddec547 feat: Create batch request tracking tables (#1604) 2025-04-07 16:27:18 -07:00