Commit Graph

613 Commits

Author SHA1 Message Date
Sarah Wooders
d48fcde351 feat: add parsing for Literal types (#1872) 2025-04-23 21:41:01 -07:00
cthomas
72e51fdfeb chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
cthomas
ce2e8f5c4d feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
cthomas
0a1022b910 fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
Charles Packer
9f12d71916 fix: patch o-series (#1699) 2025-04-23 13:41:34 -07:00
Matthew Zhou
95d64f244d feat: Fix anthropic batch results call (#1853) 2025-04-23 13:14:56 -07:00
Matthew Zhou
56c51ed861 feat: Disable create batch if polling is not set (#1851) 2025-04-23 10:44:39 -07:00
Matthew Zhou
c1644163be feat: Add more models for send_message tests (#1847) 2025-04-22 17:03:21 -07:00
Matthew Zhou
68a9e31eb1 chore: Add send_message sdk tests (#1842) 2025-04-22 15:31:45 -07:00
Sarah Wooders
cc8e47779f chore: bump version 0.7.1 (#1841) 2025-04-22 13:33:16 -07:00
cthomas
ae88cfc826 feat: add sleeptime tools to executor (#1840) 2025-04-22 12:10:23 -07:00
cthomas
e599610629 feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
Andy Li
0381da35f5 feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
Matthew Zhou
96a41930c7 feat: Add cancel functionality to batch API (#1825) 2025-04-21 16:22:02 -07:00
Sarah Wooders
caea78b22b 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
Matthew Zhou
9367c6916c test: Add stateful tool test for letta batch agent (#1824) 2025-04-21 15:47:20 -07:00
cthomas
a4d7284ebe feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
Matthew Zhou
d38bed80fe feat: Add tracing to letta batch agent (#1822) 2025-04-21 13:47:39 -07:00
Matthew Zhou
d1c3906f19 feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Sarah Wooders
9930118de4 chore: bump version to 0.7.0 (#1814) 2025-04-21 00:12:29 -07:00
Sarah Wooders
55c3fbba3f chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Matthew Zhou
1f98ddf3de fix: Drop sqlalchemy sequence on sequence (#1808) 2025-04-19 22:08:59 -07:00
cthomas
e0424dd796 fix: tool_name unreachable bug (#1803) 2025-04-19 16:29:14 -07:00
Kevin Lin
e0e80d5f45 fix: add developer role (#1787) 2025-04-19 15:25:09 -07:00
cthomas
3bf91d2703 chore: openapi overrides patches (#1796) 2025-04-19 11:13:16 -07:00
Matthew Zhou
83955188be feat: Improve agent update performance (#1799) 2025-04-18 17:46:56 -07:00
Matthew Zhou
483e830cec chore: Add agent mass update test (#1798) 2025-04-18 16:45:06 -07:00
Matthew Zhou
d977a8852c feat: Improve agent creation time (#1792) 2025-04-18 16:02:48 -07:00
Sarah Wooders
a5a7f06bd4 chore: bump version to 0.6.54 (#1783) 2025-04-18 15:25:17 -07:00
cthomas
5a7f5f1172 feat: put sleeptime agent on regular agent loop (#1795) 2025-04-18 15:12:56 -07:00
Matthew Zhou
8dc907405b fix: Fix composio test (#1781) 2025-04-18 11:28:30 -07:00
Matthew Zhou
4e4658ce9b feat: Add distributed locking to the polling job (#1778) 2025-04-18 11:15:25 -07:00
Matthew Zhou
cab282b664 feat: Add callback for jobs (#1776)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-18 10:48:04 -07:00
Charles Packer
2504cb6a1b fix: add a check to prevent agents from writing the line number warning into memory (#1770) 2025-04-17 17:50:49 -07:00
Matthew Zhou
b8cd56471e chore: Change inner thoughts + enable reasoner logs to debug (#1773) 2025-04-17 17:29:06 -07:00
Matthew Zhou
ce8752d2f5 feat: Gate create_messages_batch to 256 mb (#1772) 2025-04-17 17:24:40 -07:00
Sarah Wooders
da62cc6898 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
cthomas
ec623325da fix: anthropic streaming (#1768)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
2025-04-17 16:22:14 -07:00
cthomas
3ab0b50fcf fix: max memory rethink check (#1766) 2025-04-17 16:15:42 -07:00
Kevin Lin
d44acbf9dc fix: reasoner messages mapped to source non reasoner (#1736) 2025-04-17 16:12:06 -07:00
cthomas
c05be75342 feat: always trigger sleeptime agent on first step (#1767) 2025-04-17 16:01:11 -07:00
Matthew Zhou
a6977c0cfe fix: Remove extraneous relationships on ORM objects (#1755) 2025-04-17 14:37:37 -07:00
cthomas
9caaa9edda fix: downgrade log level for otel debug -> error (#1760) 2025-04-17 11:53:30 -07:00
Kevin Lin
1cd26d0199 feat: prompt tune rethink with current default tools without anthropic view / str edit (#1709)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-04-17 11:53:18 -07:00
cthomas
bf2c37a18e fix: enable json support in system message (#1757) 2025-04-17 11:05:38 -07:00
Matthew Zhou
b28d1d1258 test: Add performance test file (#1753) 2025-04-17 09:26:01 -07:00
Sarah Wooders
437a1f6f89 chore: increase limits for pg connections (#1746) 2025-04-16 20:34:36 -07:00
cthomas
46275f8562 feat: add source description to sleeptime agent persona (#1733)
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-04-16 17:21:28 -07:00
Kevin Lin
4df9e10768 feat: sync memory tools between the sleeptime-doc agent and sleeptime agent for chat (#1730) 2025-04-16 13:43:46 -07:00
Matthew Zhou
0780cec6b9 feat: Set SqlAlchemy to fetch sequence_id from DB, not generate it itself (#1726) 2025-04-15 19:25:46 -07:00