MemGPT/letta/server/rest_api
2025-04-22 09:50:01 -07:00
..
auth run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
routers feat: Add cancel functionality to batch API (#1825) 2025-04-21 16:22:02 -07:00
__init__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
app.py feat: add batch job tracking and generate batch APIs (#1727) 2025-04-17 17:02:07 -07:00
auth_token.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
chat_completions_interface.py fix: chat completions ci tests (#1630) 2025-04-08 15:13:18 -07:00
interface.py feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
optimistic_json_parser.py fix: Fix chat completions tests (#1442) 2025-03-27 15:45:23 -07:00
static_files.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
utils.py feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00