Commit Graph

19 Commits

Author SHA1 Message Date
Matthew Zhou
ce5910b675 feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
cthomas
66659953c9 fix: revert conditional tool return message creation (#1930)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-29 14:22:36 -07:00
Matthew Zhou
b335edf79b feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
Matthew Zhou
465e8590de chore: Comment out voice test cases for now (#1627) 2025-04-08 13:48:22 -07:00
Matthew Zhou
d076e067ad feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
Matthew Zhou
0b3ef6d8c1 fix: Fix chat completions tests (#1442) 2025-03-27 15:45:23 -07:00
Matthew Zhou
46d363a63f fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00
Matthew Zhou
83477197a6 feat: Add batch create functionality to SqlAlchemyBase (#1332) 2025-03-18 15:40:02 -07:00
Matthew Zhou
84518ae3fc feat: Change voice endpoint to have agent_id as required param in URL (#1233) 2025-03-10 13:36:55 -07:00
Matthew Zhou
ba8b10fb36 feat: Finish async memory rewriting agent for voice (#1161) 2025-03-03 13:58:06 -08:00
Matthew Zhou
347d5e4ba8 feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
Matthew Zhou
d06abc26d4 fix: Fix chat completions interface and move fast chat completions endpoint to /voice (#1139) 2025-02-26 14:53:31 -08:00
Matthew Zhou
5086e133e7 fix: Fix broken message DB writing (#1134) 2025-02-26 13:29:57 -08:00
Matthew Zhou
03010d262a feat: Add tool calling to fast chat completions (#1109) 2025-02-25 15:13:35 -08:00
Matthew Zhou
54b382cf0f feat: Fast chat completions endpoint (#1091) 2025-02-20 18:55:25 -08:00
Matthew Zhou
9ac089a143 feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00
Matthew Zhou
c325d11c35 fix: Fix chat completions streaming (#1078) 2025-02-20 11:37:52 -08:00
Matthew Zhou
96c72fb157 fix: Fix trailing } in chat completions interface (#842) 2025-02-10 15:45:13 -08:00
Matthew Zhou
19af19288a feat: Add voice-compatible chat completions endpoint (#774) 2025-01-27 14:25:05 -08:00