MemGPT/memgpt/server
2024-03-11 16:32:50 -07:00
..
rest_api fix: patch messages route + unify all the api/agents API routes to use {agent_id} via path parameter (#1129) 2024-03-11 14:30:58 -07:00
static_files feat: add auth to chatui (#1065) 2024-02-28 14:33:11 -08:00
ws_api feat: one time pass of autoflake + add autoflake to dev extras (#1097) 2024-03-05 16:35:12 -08:00
__init__.py WebSocket interface and basic server.py process (#399) 2023-11-13 17:30:24 -08:00
constants.py added memgpt server command (#611) 2023-12-13 00:41:40 -08:00
server.py fix: modify metadata presets functions (#1132) 2024-03-11 16:32:50 -07:00
utils.py fix(server): handle null key string in utils (check_null_key) 2024-01-06 00:36:13 +02:00