Commit Graph

692 Commits

Author SHA1 Message Date
Sarah Wooders
72333b7d56 chore: upgrade poetry (#2011) 2025-05-05 15:02:27 -07:00
Sarah Wooders
a4da3c5192 chore: enable flash and fix vertex integration (#2003) 2025-05-05 13:47:28 -07:00
Matthew Zhou
0f04084e92 test: Write unit tests for stdio MCP server integration (#2001) 2025-05-05 15:26:19 +08:00
cthomas
832de7a246 feat: add llm config to ttfs logging (#1998) 2025-05-02 17:41:43 -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
Charles Packer
326bbc5a04 fix: patch o1 support (#1978) 2025-05-02 14:54:25 -07:00
cthomas
8d2ed07e71 feat: add gemini to byok (#1993) 2025-05-02 14:01:23 -07:00
Matthew Zhou
6170d9f497 feat: Make tool execution directory if does not exist (#1992) 2025-05-02 13:53:08 -07:00
cthomas
1b4bb8c960 feat: add time to first token in tracing (#1988) 2025-05-02 13:05:59 -07:00
Matthew Zhou
abca9c8c25 feat: Implement app-level leader election for polling jobs (#1991) 2025-05-02 12:56:23 -07:00
cthomas
bbebd958d2 feat: add user id to tracing (#1990) 2025-05-02 11:54:46 -07:00
Andy Li
d1865eaa22 fix: handle malformed function calls in vertex (#1987) 2025-05-02 11:45:41 -07:00
Matthew Zhou
2a3ff11c1d chore: Update description of callback url (#1985) 2025-05-02 11:15:05 -07:00
Matthew Zhou
d9d586e431 feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
cthomas
547ab3f613 fix: invert name regex check for openai (#1983) 2025-05-02 10:56:34 -07:00
cthomas
33b8e24ada chore: bump letta_client sdk version (#1984) 2025-05-02 10:53:50 -07:00
Matthew Zhou
c567f3ff40 feat: Move sleeptime voice agent to new agent loop (#1979) 2025-05-01 20:48:33 -07:00
cthomas
8084ad99da feat: add step id on letta message (#1974) 2025-05-01 11:21:59 -07:00
cthomas
6a8f7eee12 fix: list steps route definition (#1973) 2025-05-01 11:03:44 -07:00
cthomas
2ac2bd1b55 fix: openai illegal char in name check (#1971) 2025-05-01 11:03:34 -07:00
Matthew Zhou
3adfbc8a8b fix: Fix multi agent refactor (#1972) 2025-05-01 10:14:02 -07:00
Matthew Zhou
498b767bb8 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
cthomas
c4f603d7b6 feat: always add user id to openai requests (#1969) 2025-04-30 23:23:01 -07:00
cthomas
c5def774ae fix: only trim in-context messages to cutoff (#1968) 2025-04-30 23:01:25 -07:00
cthomas
18db9b9509 feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
2889d2f2d5 feat: add mcp support to sleeptime (#1964) 2025-04-30 21:08:26 -07:00
Matthew Zhou
d3238743ce feat: Add example of creating voice convo agent (#1962) 2025-04-30 19:56:47 -07:00
Matthew Zhou
b2627ce22a feat: Add thinking budget for vertex gemini (#1960) 2025-04-30 18:37:42 -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
Andy Li
3d94adbac3 fix: user messages on new agent loop are not processed in ADE (includes new json parser) (#1934) 2025-04-30 18:07:42 -07:00
Matthew Zhou
57218d2b8f feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954) 2025-04-30 17:20:53 -07:00
Matthew Zhou
84f66aedd3 feat: Add safety checks for voice agent configuration (#1955) 2025-04-30 16:46:45 -07:00
Matthew Zhou
28903be4d5 test: Add tests for summarizer enumeration (#1952) 2025-04-30 16:26:49 -07:00
Andy Li
5734df54d0 feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
cthomas
4016201087 feat: use new model-proxy in production (#1908) 2025-04-30 15:20:54 -07:00
Kian Jones
841097d3ee feat(ci): Build and Use SDK When There Are On-Branch Changes (#1924) 2025-04-30 14:12:11 -07:00
Sarah Wooders
a246841654 chore: bump 0.7.7 (#1949) 2025-04-30 11:31:29 -07:00
Matthew Zhou
df175890bd feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
cthomas
960838f0cf fix: re-add mcp init changes (#1945) 2025-04-30 10:23:12 -07:00
cthomas
903611940a chore: remove duplicate class definitions (#1942) 2025-04-29 17:09:48 -07:00
cthomas
7fb6d68380 fix: run openapi polyfill (#1937) 2025-04-29 16:41:01 -07:00
Matthew Zhou
2548e0271d fix: Fix upsert base tools for rethink memory (#1940) 2025-04-29 16:33:18 -07:00
Andy Li
3630c76814 feat: add storage_unit to get_total_storage_size for embeddings (#1928) 2025-04-29 16:01:14 -07:00
Shangyin Tan
ce81c3bdcd fix: allow initial_message_sequence to have assistant message (#1729)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
2025-04-29 14:42:34 -07:00
Matthew Zhou
ced32a0124 feat: Remove voice system prompt functions and instead load static prompt files (#1931) 2025-04-29 14:38:21 -07:00
cthomas
3b051c4e84 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
5e5153e928 feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
Matthew Zhou
e6eea9450b feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
Matthew Zhou
55e05a0af4 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00