cthomas
c0efe8ad0c
chore: bump version 0.7.21 ( #2653 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-21 16:33:29 -07:00
cthomas
541bc5d9f3
chore: bump v0.7.17 ( #2638 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-16 02:02:40 -07:00
cthomas
743a212df9
chore: bump v0.7.16 ( #2636 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-15 13:58:53 -07:00
Sarah Wooders
e2bdacdec1
Merge branch 'main' into release-0.7.13
2025-05-09 20:31:31 -07:00
cthomas
5a9efc38a6
test: add agent loop tests ( #2088 )
2025-05-09 14:20:09 -07:00
cthomas
818e657f33
chore: bump version v0.7.11 ( #2610 )
...
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-05-07 16:02:29 -07:00
Andy Li
4db16712fb
chore: enable vertex experimental ( #2053 )
...
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-07 14:52:26 -07:00
cthomas
3b7da4835e
chore: bump version 0.7.9 ( #2607 )
...
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-05-02 15:25:46 -07:00
cthomas
768e6bc06d
feat: add time to first token in tracing ( #1988 )
2025-05-02 13:05:59 -07:00
cthomas
20ecab29a1
chore: bump version 0.7.8 ( #2604 )
...
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-04-30 23:39:58 -07:00
Andy Li
7fb90ff612
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
ahmedrowaihi
23c756b55d
fix(openapi): OpenAPI schema validation UNEVALUATED PROPERTY must NOT have unevaluated properties
2025-04-29 23:37:47 +03:00
cthomas
de7637c6fd
chore: bump 0.7.5 ( #2587 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-04-24 17:59:39 -07:00
Andy Li
d21ab78777
feat: add endpoints for counts of agents, identities, sources, & tools ( #1865 )
2025-04-24 17:42:11 -07:00
cthomas
063c15e1fd
feat: unify input message type on agent step ( #1820 )
2025-04-21 13:49:46 -07:00
Sarah Wooders
eda9865565
feat: add batch job tracking and generate batch APIs ( #1727 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-17 17:02:07 -07:00
Matthew Zhou
c4ff893b8b
fix: Remove extraneous relationships on ORM objects ( #1755 )
2025-04-17 14:37:37 -07:00
cthomas
1187a4f281
feat: add source description to sleeptime agent persona ( #1733 )
...
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-04-16 17:21:28 -07:00
Matthew Zhou
bdb33fe3ca
feat: Create polling endpoint for batch ( #1723 )
2025-04-15 14:43:23 -07:00
Matthew Zhou
0db0b98db4
feat: Create POST v1/agents/messages/batches ( #1722 )
2025-04-15 14:36:41 -07:00
Charles Packer
6725f4c1ca
fix: patch .utcnow warning ( #1702 )
2025-04-14 12:55:34 -07:00
cthomas
f278aabe86
feat: add sleeptime frequency setting in ADE ( #1685 )
2025-04-14 09:05:38 -07:00
Matthew Zhou
25c22796b1
feat: Convert AF serialization to formatted json ( #1691 )
2025-04-11 19:10:02 -07:00
Matthew Zhou
4dbc001b46
feat: Make agent file indented ( #1595 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 10:40:03 -07:00
cthomas
3362a71e3b
feat: add otid to new agent loop ( #1635 )
2025-04-09 16:50:41 -07:00
Matthew Zhou
af1352a555
feat: Require experimental flag temporarily to use experimental agent loop ( #1636 )
2025-04-08 16:51:57 -07:00
cthomas
41a8bf56db
fix: import AgentType ( #1629 )
2025-04-08 14:49:03 -07:00
cthomas
b8d002f8e7
feat: revert sleeptime agents back to old agent loop ( #1625 )
2025-04-08 14:14:50 -07:00
Matthew Zhou
540a6b164a
chore: Disable new letta agent for sleeptime and groups ( #1597 )
2025-04-07 10:49:45 -07:00
Matthew Zhou
54ca172170
feat: Enable Anthropic streaming on new agent loop ( #1550 )
2025-04-03 19:40:48 -07:00
Shubham Naik
9514bfff7c
Shub/let 1646 add agentfile to cloud ( #1540 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-02 17:33:55 -07:00
cthomas
e5678d99b8
test: add more robust multi-agent testing ( #1444 )
2025-03-28 14:21:54 -07:00
Matthew Zhou
79541fe7de
feat: Async agent loop ( #1387 )
2025-03-27 15:24:50 -07:00
cthomas
ac627c1e19
feat: add model and embedding fields to modify agent api ( #1412 )
2025-03-26 10:36:38 -07:00
cthomas
f3c37059e8
fix: send message async endpoint ( #1400 )
2025-03-25 11:05:55 -07:00
Shubham Naik
cd7f3f89e9
chore: fix archival memories ( #1366 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-21 17:26:06 -07:00
Matthew Zhou
80c4437ac0
feat: Add asc/desc to agent listing ( #1359 )
2025-03-21 11:19:49 -07:00
Matthew Zhou
052c296ea1
feat: Make pydantic serialized agent object ( #1278 )
...
Co-authored-by: Caren Thomas <caren@letta.com>
2025-03-13 17:50:19 -07:00
Matthew Zhou
d0aaa8ecb7
feat: Make agent listing more performant ( #1270 )
2025-03-13 14:36:33 -07:00
cthomas
8d060a0f34
chore: message schema api improvements ( #1267 )
2025-03-13 12:04:03 -07:00
cthomas
6427ed83c3
feat: add identities to blocks ( #1219 )
2025-03-12 12:09:31 -07:00
Matthew Zhou
8302c00368
fix: BlockUpdate resets limit due to hardcoding ( #1246 )
2025-03-11 14:37:17 -07:00
cthomas
52dba65bde
feat: add agent to steps table and support filtering ( #1212 )
2025-03-07 10:10:29 -08:00
Matthew Zhou
6fdcb49f17
feat: Add query parameter for project ID on /upload
route and adapt tests ( #1210 )
2025-03-06 15:44:12 -08:00
Sarah Wooders
cc0d97b26d
feat: modify message modification route to be via LettaMessage
( #1184 )
2025-03-06 15:33:16 -08:00
Matthew Zhou
c617c48fb7
feat: Add conditional to control overriding existing tools ( #1201 )
2025-03-05 15:51:16 -08:00
Matthew Zhou
f0112f2fb8
feat: Add upload/download endpoints for agents ( #1200 )
2025-03-05 15:05:58 -08:00
cthomas
52a483d77f
feat: log request data to otel ( #1149 )
2025-03-03 11:51:05 -08:00
cthomas
18e4062d05
feat: add patch archival memory route and fix naming ( #1155 )
2025-02-27 14:18:24 -08:00
Shubham Naik
fd0f25d3e7
chore: identities follow up ( #1118 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-26 09:07:39 -08:00