MemGPT/letta/server/rest_api/routers/v1
2024-11-01 15:42:43 -07:00
..
__init__.py chore: add health check route 2024-10-02 16:16:05 -07:00
agents.py chore: fix lettaresponse (#1968) 2024-11-01 14:00:02 -07:00
blocks.py fix: patch user_id in header (#1843) 2024-10-08 10:21:07 -07:00
health.py chore: add health check route 2024-10-02 16:16:05 -07:00
jobs.py feat: Enable adding files (#1864) 2024-10-14 10:22:45 -07:00
llms.py feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814) 2024-10-04 19:35:00 -07:00
organizations.py fix: Fix create organization bug (#1956) 2024-10-30 13:55:48 -07:00
sources.py feat: Add delete file from source endpoint (#1893) 2024-10-15 15:35:58 -07:00
tools.py feat: Add endpoint to add base tools to an org (#1971) 2024-11-01 15:42:43 -07:00
users.py feat: Add ORM for user model (#1924) 2024-10-23 10:28:00 -07:00