Commit Graph

2334 Commits

Author SHA1 Message Date
Andy Li
0b060b88aa feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
cthomas
5187e79a43 feat: use new model-proxy in production (#1908) 2025-04-30 15:20:54 -07:00
Kian Jones
e11d10384e feat(ci): Build and Use SDK When There Are On-Branch Changes (#1924) 2025-04-30 14:12:11 -07:00
Sarah Wooders
04c6fb4ee8 chore: bump 0.7.7 (#1949) 2025-04-30 11:31:29 -07:00
Matthew Zhou
84f2b2107e feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
cthomas
f31c6fb0fa fix: re-add mcp init changes (#1945) 2025-04-30 10:23:12 -07:00
cthomas
b8f7b5aeec chore: remove duplicate class definitions (#1942) 2025-04-29 17:09:48 -07:00
cthomas
822d088231 fix: run openapi polyfill (#1937) 2025-04-29 16:41:01 -07:00
Matthew Zhou
88e9b934d1 fix: Fix upsert base tools for rethink memory (#1940) 2025-04-29 16:33:18 -07:00
Andy Li
8ee56f01df feat: add storage_unit to get_total_storage_size for embeddings (#1928) 2025-04-29 16:01:14 -07:00
Shangyin Tan
cd508cbb6b 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
f1802c1b22 feat: Remove voice system prompt functions and instead load static prompt files (#1931) 2025-04-29 14:38:21 -07:00
cthomas
22d72ca713 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
bb1e0464fd feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
Matthew Zhou
19bd790c58 feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
Matthew Zhou
97a0ccf682 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00
Sarah Wooders
18d6793f18 fix: fix docker image (#1920) 2025-04-28 20:59:07 -07:00
Sarah Wooders
c6650de5fc fix: trigger gemini retry with ValueError (#1918) 2025-04-28 18:47:29 -07:00
cthomas
dc1ecdc902 fix: put inner thoughts in kwargs for anthropic (#1911) 2025-04-28 16:37:29 -07:00
Sarah Wooders
8300cdde1c chore: bump version 0.7.6 (#1917) 2025-04-28 15:54:40 -07:00
Matthew Zhou
55c51f2d28 test: Add wait for server startup for letta batch tests (#1916) 2025-04-28 15:23:53 -07:00
Matthew Zhou
beed896d60 feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
cthomas
83157c1949 feat: add letta-free endpoint constant (#1907) 2025-04-27 12:57:06 -07:00
Sarah Wooders
c99df1290f chore: bump release 0.7.6 (#1905) 2025-04-26 23:23:15 -07:00
Charles Packer
1568f6b5b4 fix: patch weird OSS / cloud drift by copying in OSS into cloud (#1904) 2025-04-26 23:21:00 -07:00
cthomas
7d2f3c8e64 feat: add sleeptime to new agent loop (#1900) 2025-04-26 10:23:59 -07:00
Andy Li
49c4d9ddf3 feat: endpoint for current size in GB of the organization's embeddings (#1880)
docs: reorganize embedding models
2025-04-25 17:08:04 -07:00
Andy Li
280f2c8d2a feat: add query parameter to exclude builtin tools for tool count (#1898)
fix: FastAPI router ordering for sources and tools
2025-04-25 15:26:13 -07:00
cthomas
9a106b253c fix: sleeptime agent deletion race (#1895) 2025-04-24 17:44:01 -07:00
Andy Li
223e2b4ca2 feat: add endpoints for counts of agents, identities, sources, & tools (#1865) 2025-04-24 17:42:11 -07:00
cthomas
43d319976f test: fix flaking multi agent tests (#1894) 2025-04-24 17:39:17 -07:00
cthomas
4308109ca1 feat: check openai context window limits for azure (#1893) 2025-04-24 17:15:45 -07:00
Andy Li
4a2bf46f01 fix: docker tests - local sandbox call and agent listing tests (#1888) 2025-04-24 17:10:51 -07:00
cthomas
b4ebd75a7a chore: set otlp endpoint for prod (#1891) 2025-04-24 17:04:31 -07:00
Matthew Zhou
58cecbc515 feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890) 2025-04-24 16:47:57 -07:00
cthomas
7faae079eb fix: recompile system message in agent loop (#1875) 2025-04-24 13:27:05 -07:00
Matthew Zhou
fd36730148 chore: Remove v1 routes test (#1883) 2025-04-24 11:54:18 -07:00
Matthew Zhou
4a9fc2003e feat: Add async MCP clients (#1882) 2025-04-24 11:29:19 -07:00
Sarah Wooders
05ac911425 chore: bump to 0.7.4 (#1881) 2025-04-24 11:18:29 -07:00
Matthew Zhou
da4ad98c23 feat: Adjust local tool execution to always try using venv if exists (#1864) 2025-04-24 11:13:44 -07:00
cthomas
06f019a886 fix: pass name param to llm payload (#1878) 2025-04-24 10:28:59 -07:00
cthomas
8f288ef573 fix: sleeptime input locking (#1874) 2025-04-24 00:09:22 -07:00
Sarah Wooders
8e327295ec chore: bump 0.7.3 (#1873) 2025-04-23 22:24:03 -07:00
Andy Li
f7c2341dbe fix: create response_format for creation (#1870)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-23 21:48:34 -07:00
Sarah Wooders
9b6c266f17 feat: add parsing for Literal types (#1872) 2025-04-23 21:41:01 -07:00
cthomas
923af54d0b chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
cthomas
7605675f23 feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
cthomas
167c6a1d2e fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
Charles Packer
e1fa7f0b40 fix: patch o-series (#1699) 2025-04-23 13:41:34 -07:00