Sarah Wooders
|
440df34f16
|
fix: fix docker image (#1920)
|
2025-04-28 20:59:07 -07:00 |
|
Sarah Wooders
|
b6095d76e4
|
fix: trigger gemini retry with ValueError (#1918)
|
2025-04-28 18:47:29 -07:00 |
|
cthomas
|
a9cd78cc3b
|
fix: put inner thoughts in kwargs for anthropic (#1911)
|
2025-04-28 16:37:29 -07:00 |
|
Sarah Wooders
|
ab30329b6d
|
chore: bump version 0.7.6 (#1917)
|
2025-04-28 15:54:40 -07:00 |
|
Matthew Zhou
|
3b9bcf5412
|
test: Add wait for server startup for letta batch tests (#1916)
|
2025-04-28 15:23:53 -07:00 |
|
Matthew Zhou
|
e2935e7382
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
|
Matthew Zhou
|
59aefc322a
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
|
cthomas
|
6609372676
|
feat: add letta-free endpoint constant (#1907)
|
2025-04-27 12:57:06 -07:00 |
|
Sarah Wooders
|
97388e7dcd
|
chore: bump release 0.7.6 (#1905)
|
2025-04-26 23:23:15 -07:00 |
|
Charles Packer
|
fa34df3e6b
|
fix: patch weird OSS / cloud drift by copying in OSS into cloud (#1904)
|
2025-04-26 23:21:00 -07:00 |
|
cthomas
|
d4f9fd3cd2
|
feat: add sleeptime to new agent loop (#1900)
|
2025-04-26 10:23:59 -07:00 |
|
Andy Li
|
af87e11d3e
|
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
|
56e0a0eaee
|
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
|
001b1fe146
|
fix: sleeptime agent deletion race (#1895)
|
2025-04-24 17:44:01 -07:00 |
|
Andy Li
|
2bc4ee418e
|
feat: add endpoints for counts of agents, identities, sources, & tools (#1865)
|
2025-04-24 17:42:11 -07:00 |
|
cthomas
|
4d90414c9c
|
test: fix flaking multi agent tests (#1894)
|
2025-04-24 17:39:17 -07:00 |
|
cthomas
|
3687b99f39
|
feat: check openai context window limits for azure (#1893)
|
2025-04-24 17:15:45 -07:00 |
|
Andy Li
|
3fd49c5037
|
fix: docker tests - local sandbox call and agent listing tests (#1888)
|
2025-04-24 17:10:51 -07:00 |
|
cthomas
|
5982c5953c
|
chore: set otlp endpoint for prod (#1891)
|
2025-04-24 17:04:31 -07:00 |
|
Matthew Zhou
|
33da796a66
|
feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890)
|
2025-04-24 16:47:57 -07:00 |
|
cthomas
|
2985ca2ca8
|
fix: recompile system message in agent loop (#1875)
|
2025-04-24 13:27:05 -07:00 |
|
Matthew Zhou
|
15191acbf5
|
chore: Remove v1 routes test (#1883)
|
2025-04-24 11:54:18 -07:00 |
|
Matthew Zhou
|
b7acbcd6b7
|
feat: Add async MCP clients (#1882)
|
2025-04-24 11:29:19 -07:00 |
|
Sarah Wooders
|
eae2eac219
|
chore: bump to 0.7.4 (#1881)
|
2025-04-24 11:18:29 -07:00 |
|
Matthew Zhou
|
066e39d118
|
feat: Adjust local tool execution to always try using venv if exists (#1864)
|
2025-04-24 11:13:44 -07:00 |
|
cthomas
|
44291cd77e
|
fix: pass name param to llm payload (#1878)
|
2025-04-24 10:28:59 -07:00 |
|
cthomas
|
14f4f92d3c
|
fix: sleeptime input locking (#1874)
|
2025-04-24 00:09:22 -07:00 |
|
Sarah Wooders
|
99e4f53d50
|
chore: bump 0.7.3 (#1873)
|
2025-04-23 22:24:03 -07:00 |
|
Andy Li
|
9a69afb32b
|
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
|
d48fcde351
|
feat: add parsing for Literal types (#1872)
|
2025-04-23 21:41:01 -07:00 |
|
cthomas
|
72e51fdfeb
|
chore: update sleeptime verbiage everywhere (#1867)
|
2025-04-23 17:01:07 -07:00 |
|
cthomas
|
ce2e8f5c4d
|
feat: add llm config per request (#1866)
|
2025-04-23 16:37:05 -07:00 |
|
cthomas
|
0a1022b910
|
fix: pydantic serializer warning datetime -> int (#1701)
|
2025-04-23 14:53:58 -07:00 |
|
Charles Packer
|
9f12d71916
|
fix: patch o-series (#1699)
|
2025-04-23 13:41:34 -07:00 |
|
Matthew Zhou
|
95d64f244d
|
feat: Fix anthropic batch results call (#1853)
|
2025-04-23 13:14:56 -07:00 |
|
Matthew Zhou
|
56c51ed861
|
feat: Disable create batch if polling is not set (#1851)
|
2025-04-23 10:44:39 -07:00 |
|
Matthew Zhou
|
c1644163be
|
feat: Add more models for send_message tests (#1847)
|
2025-04-22 17:03:21 -07:00 |
|
Matthew Zhou
|
68a9e31eb1
|
chore: Add send_message sdk tests (#1842)
|
2025-04-22 15:31:45 -07:00 |
|
Sarah Wooders
|
cc8e47779f
|
chore: bump version 0.7.1 (#1841)
|
2025-04-22 13:33:16 -07:00 |
|
cthomas
|
ae88cfc826
|
feat: add sleeptime tools to executor (#1840)
|
2025-04-22 12:10:23 -07:00 |
|
cthomas
|
e599610629
|
feat: add tool execution result object (#1837)
|
2025-04-22 11:30:36 -07:00 |
|
Andy Li
|
0381da35f5
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
|
Matthew Zhou
|
96a41930c7
|
feat: Add cancel functionality to batch API (#1825)
|
2025-04-21 16:22:02 -07:00 |
|
Sarah Wooders
|
caea78b22b
|
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
|
9367c6916c
|
test: Add stateful tool test for letta batch agent (#1824)
|
2025-04-21 15:47:20 -07:00 |
|
cthomas
|
a4d7284ebe
|
feat: unify input message type on agent step (#1820)
|
2025-04-21 13:49:46 -07:00 |
|
Matthew Zhou
|
d38bed80fe
|
feat: Add tracing to letta batch agent (#1822)
|
2025-04-21 13:47:39 -07:00 |
|
Matthew Zhou
|
d1c3906f19
|
feat: Add more tests for batch agent loop (#1819)
|
2025-04-21 13:32:06 -07:00 |
|
Sarah Wooders
|
9930118de4
|
chore: bump version to 0.7.0 (#1814)
|
2025-04-21 00:12:29 -07:00 |
|
Sarah Wooders
|
55c3fbba3f
|
chore: add sleeptime example + better error handling + upgrade client SDK (#1809)
|
2025-04-21 00:09:50 -07:00 |
|