cthomas
|
bc40da6cbb
|
feat(asyncify): migrate get block agents (#2226)
|
2025-05-16 15:18:34 -07:00 |
|
cthomas
|
8ddec60d07
|
feat(asyncify): migrate get active jobs (#2227)
|
2025-05-16 15:18:06 -07:00 |
|
cthomas
|
f28fff9023
|
feat(asyncify): migrate retrieve tool (#2228)
|
2025-05-16 15:17:43 -07:00 |
|
cthomas
|
8463903d13
|
feat(asyncify): migrate actors(users) endpoints (#2211)
|
2025-05-16 00:37:08 -07:00 |
|
Sarah Wooders
|
69e21e850b
|
feat: add OpenAI streaming interface for new agent loop (#2191)
|
2025-05-15 22:20:08 -07:00 |
|
cthomas
|
b2cdce7555
|
feat(asyncify): migrate get agent callsites (#2205)
|
2025-05-15 16:41:05 -07:00 |
|
cthomas
|
12cf419e2d
|
feat: convert more methods to async (#2200)
|
2025-05-15 13:44:58 -07:00 |
|
cthomas
|
c727f999b4
|
feat: convert agents routes to async (#2196)
|
2025-05-15 13:39:59 -07:00 |
|
cthomas
|
65e32082f7
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
cthomas
|
110529bc50
|
feat: add internal-only toggle for async loop (#2192)
|
2025-05-14 23:22:35 -07:00 |
|
cthomas
|
d961145714
|
fix: only use experimental path for token streaming (#2173)
|
2025-05-13 23:02:23 -07:00 |
|
cthomas
|
86b8216adf
|
feat: stream tool return in async loop (#2172)
|
2025-05-13 22:36:56 -07:00 |
|
cthomas
|
a279126fb6
|
feat: make get blocks async (#2162)
|
2025-05-13 15:09:25 -07:00 |
|
cthomas
|
d67c425532
|
test: add additional new agent messaging tests (#2120)
|
2025-05-12 15:58:52 -07:00 |
|
jnjpng
|
314d30cb8f
|
feat: use instructions field for sleeptime and update web/ade ui (#2096)
|
2025-05-12 09:51:36 -07:00 |
|
Charles Packer
|
004d76713a
|
fix: patch MCP error for MCP tools that have no functions (#2041)
|
2025-05-10 11:16:49 -07:00 |
|
cthomas
|
f67ad6e0c6
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
|
jnjpng
|
3fa1a295ba
|
build: add hot reload config for core letta server (#2093)
|
2025-05-09 11:39:43 -07:00 |
|
Charles Packer
|
8bb194541e
|
fix: make togetherai nebius xai etc usable via the openaiprovider (#1981)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
|
2025-05-09 10:50:55 -07:00 |
|
cthomas
|
782971f0dc
|
fix: don't log null values to otel (#2079)
|
2025-05-08 15:27:55 -07:00 |
|
cthomas
|
9a44849259
|
fix: modify provider arg (#2065)
|
2025-05-07 17:40:08 -07:00 |
|
jnjpng
|
05e1623389
|
feat: add endpoint to test connection to llm provider (#2032)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-05-07 16:26:55 -07:00 |
|
Shubham Naik
|
750ac03fc8
|
feat: update llm selector (#2061)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-05-07 16:06:34 -07:00 |
|
Andy Li
|
abd3fb3204
|
chore: enable vertex experimental (#2053)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-07 14:52:26 -07:00 |
|
cthomas
|
d8151d76e2
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
|
Shubham Naik
|
3743625918
|
feat: support byoc on cloud (#2005)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-05-06 11:37:30 -07:00 |
|
Andy Li
|
28040b7f3a
|
feat: endpoint to count blocks and groups (#1975)
|
2025-05-05 17:09:13 -07:00 |
|
cthomas
|
043283f8aa
|
feat: add llm config to ttfs logging (#1998)
|
2025-05-02 17:41:43 -07:00 |
|
Matthew Zhou
|
e7dce9f65f
|
feat: Make tool execution directory if does not exist (#1992)
|
2025-05-02 13:53:08 -07:00 |
|
cthomas
|
d8402c5a79
|
feat: add time to first token in tracing (#1988)
|
2025-05-02 13:05:59 -07:00 |
|
Matthew Zhou
|
1f49361a49
|
feat: Implement app-level leader election for polling jobs (#1991)
|
2025-05-02 12:56:23 -07:00 |
|
Matthew Zhou
|
f23602d919
|
feat: Add message listing for a letta batch (#1982)
|
2025-05-02 11:14:03 -07:00 |
|
cthomas
|
a6040c9e92
|
fix: list steps route definition (#1973)
|
2025-05-01 11:03:44 -07:00 |
|
cthomas
|
25c188689a
|
feat: byok 2.0 (#1963)
|
2025-04-30 21:26:50 -07:00 |
|
Andy Li
|
743cded046
|
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
|
78782af4c4
|
feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954)
|
2025-04-30 17:20:53 -07:00 |
|
Matthew Zhou
|
0ae199e960
|
feat: Add safety checks for voice agent configuration (#1955)
|
2025-04-30 16:46:45 -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
|
822d088231
|
fix: run openapi polyfill (#1937)
|
2025-04-29 16:41:01 -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 |
|
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
|
beed896d60
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
|
cthomas
|
83157c1949
|
feat: add letta-free endpoint constant (#1907)
|
2025-04-27 12:57:06 -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 |
|
Andy Li
|
223e2b4ca2
|
feat: add endpoints for counts of agents, identities, sources, & tools (#1865)
|
2025-04-24 17:42:11 -07:00 |
|
cthomas
|
167c6a1d2e
|
fix: pydantic serializer warning datetime -> int (#1701)
|
2025-04-23 14:53:58 -07:00 |
|
Matthew Zhou
|
f1d7547dbc
|
feat: Disable create batch if polling is not set (#1851)
|
2025-04-23 10:44:39 -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 |
|