Commit Graph

2219 Commits

Author SHA1 Message Date
Charles Packer
79ffadaee1 fix: patch key error (unclear if we should fatally error here, or jus… (#1690) 2025-04-11 21:24:53 -07:00
Matthew Zhou
58147d47d3 feat: Convert AF serialization to formatted json (#1691) 2025-04-11 19:10:02 -07:00
Sarah Wooders
a75a658ea0 chore: bump version 0.6.51 (#1682) 2025-04-11 13:50:14 -07:00
cthomas
1c6616b52c fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
cthomas
6f4edd7c14 test: skip flaky sleeptime test (#1680) 2025-04-11 10:46:17 -07:00
cthomas
03458a3b29 feat: add upsert identities properties route (#1672) 2025-04-10 17:08:20 -07:00
cthomas
f3551e5212 fix: memory block refresh bug (#1668) 2025-04-10 15:59:41 -07:00
cthomas
b8b2fc75e9 fix: parallel tool call default (#1671) 2025-04-10 15:12:37 -07:00
cthomas
7f85571dc5 test: add sleeptime agent tests (#1661) 2025-04-10 15:12:25 -07:00
Matthew Zhou
36a23b49ef feat: Debug and add comprehensive testing for step_until_request (#1669) 2025-04-10 14:42:33 -07:00
Kevin Lin
14bf712cbe fix: patch o1 and o3-mini (#1657) 2025-04-10 13:50:38 -07:00
Matthew Zhou
e37c70f300 feat: Add tracing to agent creation (#1664) 2025-04-10 13:45:45 -07:00
Matthew Zhou
d452b502b5 feat: Add tests for agent file (#1662) 2025-04-10 12:07:21 -07:00
cthomas
287a836d20 test: add sdk tests (#1569) 2025-04-10 12:04:40 -07:00
Shubham Naik
fa8cde08c6 Shub/let 1771 variables component (#1650)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 11:11:27 -07:00
Charles Packer
5f7abf4eae fix: refactor the way we handle errors inside the electron app + add … (#1640) 2025-04-10 11:02:33 -07:00
Matthew Zhou
b4c0b7e3c3 feat: Make agent file indented (#1595)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 10:40:03 -07:00
Matthew Zhou
68fbcf33d8 feat: Finish step_until_request in new batch agent loop (#1656) 2025-04-10 10:19:06 -07:00
Charles Packer
ee8e095b69 fix: patch gemini 2.5 pro (#1643)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-09 18:35:53 -07:00
cthomas
8f5a43b886 feat: add otid to new agent loop (#1635) 2025-04-09 16:50:41 -07:00
Matthew Zhou
4536800b3d fix: Fix build request data for OpenAI (#1654) 2025-04-09 16:31:20 -07:00
cthomas
cb6248c25e fix: change endpoint type for modify group (#1649) 2025-04-09 16:08:51 -07:00
Matthew Zhou
6a2312a02d chore: Inject LLM config directly to batch api request func (#1652) 2025-04-09 15:56:54 -07:00
Matthew Zhou
39dcaf1be7 feat: Add flag for enabling batch polling (#1651) 2025-04-09 15:42:18 -07:00
cthomas
c7d4ce73b0 Add parent tool rule (#1648) 2025-04-09 15:22:15 -07:00
Matthew Zhou
7565ad4a8d feat: Write batch request on base LLM client (#1646) 2025-04-09 14:58:26 -07:00
Charles Packer
672845a5dc fix: patch misc broken CI tests (#1645) 2025-04-09 14:50:45 -07:00
Charles Packer
9f7285fdb6 fix: patch incorrect use of name in function response (#1642) 2025-04-09 14:20:57 -07:00
Matthew Zhou
2147bbcb56 fix: Fix cascade deletion (#1641) 2025-04-09 10:55:32 -07:00
Kevin Lin
d509950f78 feat: test sleep-time rethink eliminates redundant content in core memory (#1631) 2025-04-09 09:36:37 -07:00
Kevin Lin
e4b90af951 chore: temporarily disable tool rules on sleeptime that are causing errors (#1632) 2025-04-09 09:36:18 -07:00
Sarah Wooders
6c55720778 fix: patch summarizer for google and use new client (#1639) 2025-04-08 21:10:48 -07:00
Matthew Zhou
6573714d8a fix: Fix streaming when there are child tool rules (#1638) 2025-04-08 19:06:39 -07:00
Charles Packer
362f8da731 fix: rebase #1560 (tool timeout) (#1637) 2025-04-08 17:13:21 -07:00
Matthew Zhou
3a5ea9ba14 feat: Require experimental flag temporarily to use experimental agent loop (#1636) 2025-04-08 16:51:57 -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
742beb30de fix: Fix tool schema tests (#1633) 2025-04-08 16:22:53 -07:00
Sarah Wooders
84a78079c8 chore: bump version to 0.6.50 (#1621) 2025-04-08 15:53:10 -07:00
cthomas
d0334b8a65 fix: chat completions ci tests (#1630) 2025-04-08 15:13:18 -07:00
cthomas
258727cb6a fix: import AgentType (#1629) 2025-04-08 14:49:03 -07:00
cthomas
3b2ff1fdf9 feat: revert sleeptime agents back to old agent loop (#1625) 2025-04-08 14:14:50 -07:00
cthomas
bc6808d98e fix: change llm config validation errors to warnings (#1623) 2025-04-08 14:13:56 -07:00
Matthew Zhou
78d87e57cf chore: Comment out voice test cases for now (#1627) 2025-04-08 13:48:22 -07:00
cthomas
6947419946 feat: remove initial boot messages for sleeptime agent (#1622) 2025-04-08 13:39:44 -07:00
Shubham Naik
15c4745d28 fix: eslint (#1613)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-08 11:49:07 -07:00
cthomas
8ff1a13082 feat: change name of sleeptime agent (#1617) 2025-04-08 11:28:36 -07:00
Charles Packer
957fa01b04 fix: use safer json.loads alternative from utils (discord issue) (#1611) 2025-04-08 10:58:57 -07:00
cthomas
4d9725750d feat: integrate replace flag in core_memory_insert (#1612)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-04-08 10:46:32 -07:00
Matthew Zhou
4dc96b9a80 fix: Add listener for sqlite (#1616) 2025-04-08 10:45:08 -07:00
cthomas
10622b661c feat: stop creating new message for system prompt changes (#1559)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-08 10:25:43 -07:00