Commit Graph

19 Commits

Author SHA1 Message Date
jnjpng
100bcc503e fix: move server into process for integration_test_voice_agent (#3046)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-26 11:38:22 -07:00
cthomas
f2d3ec45f1 fix: agent loop type mismatch (#2924) 2025-06-19 16:35:38 -07:00
Shangyin Tan
c6b41fe379 feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-18 18:10:48 -07:00
Matthew Zhou
a3c054bc92 feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Matthew Zhou
0c2a80d69b feat: Integrate tool executor into VoiceAgent (#2872) 2025-06-17 14:55:58 -07:00
cthomas
374771468c test: fix voice test event loop (#2674) 2025-06-06 11:25:52 -07:00
cthomas
9a20aa3aae feat: migrate modify group to async (#2670) 2025-06-06 11:05:09 -07:00
Matthew Zhou
3f6a710894 fix: Fix voice agent and tests (#2305) 2025-05-21 11:05:54 -07:00
cthomas
18e30dbfba feat(asyncify): remove non async memory methods (#2245) 2025-05-20 17:56:54 -07:00
cthomas
212c9a90e0 test(asyncify): fix voice sleeptime agent test failure (#2215) 2025-05-16 01:29:46 -07:00
cthomas
7f90746152 feat: convert many methods to async (#2193) 2025-05-15 12:09:40 -07:00
Matthew Zhou
71ef3993b4 feat: Refactor tests and add safety check (#1995) 2025-05-02 15:18:58 -07:00
Matthew Zhou
702bbf3ede feat: Enable voice agent with anthropic models (#1994) 2025-05-02 15:00:25 -07:00
Matthew Zhou
c567f3ff40 feat: Move sleeptime voice agent to new agent loop (#1979) 2025-05-01 20:48:33 -07:00
Matthew Zhou
498b767bb8 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
Matthew Zhou
03248bee82 feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959) 2025-04-30 18:08:47 -07:00
Matthew Zhou
28903be4d5 test: Add tests for summarizer enumeration (#1952) 2025-04-30 16:26:49 -07:00
Matthew Zhou
df175890bd feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
Matthew Zhou
5e5153e928 feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00