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
|
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
|
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 |
|
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
|
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 |
|
Matthew Zhou
|
213cad7b47
|
feat: Fix anthropic batch results call (#1853)
|
2025-04-23 13:14:56 -07:00 |
|
Matthew Zhou
|
f1d7547dbc
|
feat: Disable create batch if polling is not set (#1851)
|
2025-04-23 10:44:39 -07:00 |
|
Sarah Wooders
|
198b8673d3
|
chore: bump version 0.7.1 (#1841)
|
2025-04-22 13:33:16 -07:00 |
|
cthomas
|
47b6f424a3
|
feat: add sleeptime tools to executor (#1840)
|
2025-04-22 12:10:23 -07:00 |
|
cthomas
|
cf567dce86
|
feat: add tool execution result object (#1837)
|
2025-04-22 11:30:36 -07:00 |
|
Andy Li
|
fa89ad859e
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
|
Matthew Zhou
|
780d004b12
|
feat: Add cancel functionality to batch API (#1825)
|
2025-04-21 16:22:02 -07:00 |
|
Sarah Wooders
|
e61f1a2b5f
|
feat: Write fern api tests for batch API (#1821)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-21 15:48:06 -07:00 |
|
Matthew Zhou
|
2ef2bde2e1
|
test: Add stateful tool test for letta batch agent (#1824)
|
2025-04-21 15:47:20 -07:00 |
|
cthomas
|
128989820a
|
feat: unify input message type on agent step (#1820)
|
2025-04-21 13:49:46 -07:00 |
|
Matthew Zhou
|
edfbb6c4ca
|
feat: Add tracing to letta batch agent (#1822)
|
2025-04-21 13:47:39 -07:00 |
|
Matthew Zhou
|
715c5d5cdb
|
feat: Add more tests for batch agent loop (#1819)
|
2025-04-21 13:32:06 -07:00 |
|
Sarah Wooders
|
453a00d8fb
|
chore: bump version to 0.7.0 (#1814)
|
2025-04-21 00:12:29 -07:00 |
|
Sarah Wooders
|
626e5f62ca
|
chore: add sleeptime example + better error handling + upgrade client SDK (#1809)
|
2025-04-21 00:09:50 -07:00 |
|
Matthew Zhou
|
014320ddb4
|
fix: Drop sqlalchemy sequence on sequence (#1808)
|
2025-04-19 22:08:59 -07:00 |
|
cthomas
|
b0faff1ae9
|
fix: tool_name unreachable bug (#1803)
|
2025-04-19 16:29:14 -07:00 |
|
Kevin Lin
|
d3aa3fd3a0
|
fix: add developer role (#1787)
|
2025-04-19 15:25:09 -07:00 |
|