Commit Graph

17 Commits

Author SHA1 Message Date
cthomas
57e08e46d7 feat: add project id to letta client constructor (#3119) 2025-07-01 11:32:39 -07:00
cthomas
dd90067fab feat(asyncify): fully convert identities module (#2244) 2025-05-18 21:21:35 -07:00
cthomas
cec4b89c27 feat(asyncify): migrate identities routes (#2234) 2025-05-18 20:45:57 -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
1c6616b52c fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
cthomas
03458a3b29 feat: add upsert identities properties route (#1672) 2025-04-10 17:08:20 -07:00
cthomas
287a836d20 test: add sdk tests (#1569) 2025-04-10 12:04:40 -07:00
cthomas
5bc8ca55fc fix: improve identity error handling (#1176) 2025-03-03 16:50:25 -08:00
cthomas
b4121da909 fix: add error handling for unique constraint violation (#1137) 2025-02-27 14:20:39 -08:00
cthomas
4548555d6c chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
cthomas
1970868594 chore: add user id header to identities get request (#1090) 2025-02-20 19:16:56 -08:00
cthomas
4af770fd09 feat: make identities many to many (#1085) 2025-02-20 16:33:24 -08:00
cthomas
d20082bf64 chore: read project slug from header (#1062) 2025-02-19 22:17:00 -08:00
Shubham Naik
dbb28af496 feat: add create identity (#1064) 2025-02-19 22:16:21 -08:00
Shubham Naik
51578ce61d fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 11:31:02 -08:00
cthomas
5a5c6dad88 feat: add remaining identities routes (#1049)
same as #1010
2025-02-18 17:14:54 -08:00
cthomas
bd3a175452 feat: add list identities route (#1046)
same as #1005
2025-02-18 16:49:07 -08:00