MemGPT/letta/server/rest_api/routers/v1
2025-04-08 14:49:03 -07:00
..
__init__.py feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
agents.py fix: import AgentType (#1629) 2025-04-08 14:49:03 -07:00
blocks.py fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
groups.py test: add more robust multi-agent testing (#1444) 2025-03-28 14:21:54 -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: list active runs by agent id (#1572) 2025-04-04 14:51:31 -07:00
sandbox_configs.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
sources.py fix: import constants in sources routes (#1457) 2025-03-28 14:52:32 -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