MemGPT/letta/server/rest_api/routers/v1
2025-05-09 14:20:09 -07:00
..
__init__.py feat: endpoint for current size in GB of the organization's embeddings (#1880) 2025-04-25 17:08:04 -07:00
agents.py test: add agent loop tests (#2088) 2025-05-09 14:20:09 -07:00
blocks.py feat: endpoint to count blocks and groups (#1975) 2025-05-05 17:09:13 -07:00
embeddings.py feat: add storage_unit to get_total_storage_size for embeddings (#1928) 2025-04-29 16:01:14 -07:00
groups.py feat: endpoint to count blocks and groups (#1975) 2025-05-05 17:09:13 -07:00
health.py chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
identities.py feat: add endpoints for counts of agents, identities, sources, & tools (#1865) 2025-04-24 17:42:11 -07:00
jobs.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
llms.py feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
messages.py feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
organizations.py feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
providers.py fix: modify provider arg (#2065) 2025-05-07 17:40:08 -07: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 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
steps.py fix: list steps route definition (#1973) 2025-05-01 11:03:44 -07:00
tags.py chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
tools.py feat: add query parameter to exclude builtin tools for tool count (#1898) 2025-04-25 15:26:13 -07:00
users.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
voice.py feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954) 2025-04-30 17:20:53 -07:00