MemGPT/letta/server/rest_api/routers/v1
2025-03-26 10:36:38 -07:00
..
__init__.py feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
agents.py feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
blocks.py feat: add identities to blocks (#1219) 2025-03-12 12:09:31 -07:00
groups.py feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
health.py chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
identities.py fix: improve identity error handling (#1176) 2025-03-03 16:50:25 -08:00
jobs.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
llms.py fix: patch typo in azure provider that broke it (#705) 2025-01-20 10:41:37 -08:00
organizations.py feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
providers.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
runs.py feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
sandbox_configs.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
sources.py feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
steps.py feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
tags.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
tools.py fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
users.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
voice.py fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00