MemGPT/letta/server/rest_api/routers/v1
2024-10-07 15:23:08 -07:00
..
__init__.py chore: add health check route 2024-10-02 16:16:05 -07:00
agents.py refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -07:00
blocks.py refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -07:00
health.py chore: add health check route 2024-10-02 16:16:05 -07:00
jobs.py refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -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 chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
sources.py refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -07:00
tools.py refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -07:00
users.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00