Commit Graph

561 Commits

Author SHA1 Message Date
Kevin Lin
87ff03ea03 fix: llm_config.put_inner_thoughts_in_kwargs = True (#1718) 2025-04-15 14:47:54 -07:00
Matthew Zhou
a7fefea13c feat: Create polling endpoint for batch (#1723) 2025-04-15 14:43:23 -07:00
Matthew Zhou
f6cbaa04c9 feat: Create POST v1/agents/messages/batches (#1722) 2025-04-15 14:36:41 -07:00
Matthew Zhou
3b1a1727a3 fix: Improve test tool schema gen runtime (#1719) 2025-04-15 14:01:40 -07:00
Matthew Zhou
983f750990 feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00
Matthew Zhou
b07bda4c19 feat: Add lazy initialization to db.py (#1716) 2025-04-15 12:01:46 -07:00
Charles Packer
99b8ebd79c feat: gpt-4.1 support (#1713) 2025-04-14 21:53:29 -07:00
Matthew Zhou
24312d4c6d feat: Factor out database access unless necessary in Tool Sandboxes (#1711) 2025-04-14 18:00:15 -07:00
cthomas
ab6c143f59 feat: add identity id to message model (#1700) 2025-04-14 16:50:37 -07:00
Charles Packer
2ab267aa84 fix: patch .utcnow warning (#1702) 2025-04-14 12:55:34 -07:00
Charles Packer
90f138c829 fix: patch grok-3 and grok-3-fast (skip reasoners for now) (#1703) 2025-04-14 12:55:20 -07:00
cthomas
b82a19a195 feat: add sleeptime frequency setting in ADE (#1685) 2025-04-14 09:05:38 -07:00
Kevin Lin
29c5ef4881 feat: add reasoning effort in LLMConfig (#1697)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-04-13 17:44:10 -07:00
Sarah Wooders
84a5df572b chore: bump version 0.6.53 (#1696) 2025-04-12 17:03:01 -07:00
Sarah Wooders
05159f2cec feat: have Message.to_pydantic(...) set tool_calls to None if empty (#1695) 2025-04-12 16:51:54 -07:00
Sarah Wooders
eb69a24fdd fix: force tool_choice to be auto for claude-3.7-sonnet (#1694) 2025-04-12 16:39:36 -07:00
Sarah Wooders
63395514cb feat: translate system to developer or o-series models (#1692)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-04-11 21:59:48 -07:00
Sarah Wooders
751c6500ab chore: bump 0.6.52 (#1693) 2025-04-11 21:37:42 -07:00
Charles Packer
819e1d2bae fix: patch key error (unclear if we should fatally error here, or jus… (#1690) 2025-04-11 21:24:53 -07:00
Matthew Zhou
01f9a9c243 feat: Convert AF serialization to formatted json (#1691) 2025-04-11 19:10:02 -07:00
Sarah Wooders
2381329fbe chore: bump version 0.6.51 (#1682) 2025-04-11 13:50:14 -07:00
cthomas
c31eb2048f fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
cthomas
3c9600ff20 test: skip flaky sleeptime test (#1680) 2025-04-11 10:46:17 -07:00
cthomas
50628692d4 feat: add upsert identities properties route (#1672) 2025-04-10 17:08:20 -07:00
cthomas
15c7ad0f87 fix: memory block refresh bug (#1668) 2025-04-10 15:59:41 -07:00
cthomas
0bd0544129 fix: parallel tool call default (#1671) 2025-04-10 15:12:37 -07:00
cthomas
55b9fce827 test: add sleeptime agent tests (#1661) 2025-04-10 15:12:25 -07:00
Matthew Zhou
c8b8055a43 feat: Debug and add comprehensive testing for step_until_request (#1669) 2025-04-10 14:42:33 -07:00
Kevin Lin
1453ba47c3 fix: patch o1 and o3-mini (#1657) 2025-04-10 13:50:38 -07:00
Matthew Zhou
63a6c6b499 feat: Add tracing to agent creation (#1664) 2025-04-10 13:45:45 -07:00
cthomas
a80d6da94d test: add sdk tests (#1569) 2025-04-10 12:08:18 -07:00
Matthew Zhou
54c089cb4a feat: Add tests for agent file (#1662) 2025-04-10 12:07:21 -07:00
cthomas
a576d1e589 test: add sdk tests (#1569) 2025-04-10 12:04:40 -07:00
Shubham Naik
98dbd5b771 Shub/let 1771 variables component (#1650)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 11:11:27 -07:00
Charles Packer
93b6df2a48 fix: refactor the way we handle errors inside the electron app + add … (#1640) 2025-04-10 11:02:33 -07:00
Matthew Zhou
90914e2d36 feat: Make agent file indented (#1595)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 10:40:03 -07:00
Matthew Zhou
dec66f928e feat: Finish step_until_request in new batch agent loop (#1656) 2025-04-10 10:19:06 -07:00
Charles Packer
55b75cb855 fix: patch gemini 2.5 pro (#1643)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-09 18:35:53 -07:00
cthomas
29fcccb3a4 feat: add otid to new agent loop (#1635) 2025-04-09 16:50:41 -07:00
Matthew Zhou
74e299a05f fix: Fix build request data for OpenAI (#1654) 2025-04-09 16:31:20 -07:00
cthomas
39e3d3760e fix: change endpoint type for modify group (#1649) 2025-04-09 16:08:51 -07:00
Matthew Zhou
f109259b0b chore: Inject LLM config directly to batch api request func (#1652) 2025-04-09 15:56:54 -07:00
Matthew Zhou
9fcf64cdec feat: Add flag for enabling batch polling (#1651) 2025-04-09 15:42:18 -07:00
cthomas
77ea56106b Add parent tool rule (#1648) 2025-04-09 15:22:15 -07:00
Matthew Zhou
4cb7f576d9 feat: Write batch request on base LLM client (#1646) 2025-04-09 14:58:26 -07:00
Charles Packer
eb1be304ed fix: patch misc broken CI tests (#1645) 2025-04-09 14:50:45 -07:00
Charles Packer
8a8eb1811a fix: patch incorrect use of name in function response (#1642) 2025-04-09 14:20:57 -07:00
Matthew Zhou
bb0ea1844f fix: Fix cascade deletion (#1641) 2025-04-09 10:55:32 -07:00
Kevin Lin
961a28f72c feat: test sleep-time rethink eliminates redundant content in core memory (#1631) 2025-04-09 09:36:37 -07:00
Kevin Lin
84dbaa4511 chore: temporarily disable tool rules on sleeptime that are causing errors (#1632) 2025-04-09 09:36:18 -07:00