MemGPT/letta/server/rest_api/routers/v1
Shubham Naik 2dcab50b19 fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 11:31:02 -08:00
..
__init__.py feat: add list identities route (#1046) 2025-02-18 16:49:07 -08:00
agents.py feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
blocks.py feat: Add list_agents_for_block endpoint (#759) 2025-01-23 17:28:08 -08:00
health.py chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
identities.py fix: attach actor to list identities (#1060) 2025-02-19 11:31:02 -08:00
jobs.py chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05:41 -08:00
llms.py fix: patch typo in azure provider that broke it (#705) 2025-01-20 10:41:37 -08:00
organizations.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
providers.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
runs.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
sandbox_configs.py feat: Custom pip package installations when using local sandbox w/ venv (#867) 2025-01-30 18:19:08 -08:00
sources.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
steps.py feat: add routes for steps (#839) 2025-01-29 20:57:09 -08:00
tags.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00
tools.py feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
users.py fix: deprecate cursor param and replace with before, after (#736) 2025-01-23 14:17:25 -08:00