feat: create model table to persist available models (#5835)

---------

Co-authored-by: Ari Webb <arijwebb@gmail.com>
Co-authored-by: Ari Webb <ari@letta.com>
This commit is contained in:
Sarah Wooders
2025-11-11 16:34:46 -08:00
committed by Caren Thomas
parent f36845b485
commit 982501f6fa
15 changed files with 2804 additions and 20 deletions

View File

@@ -47,6 +47,7 @@ jobs:
{"test_suite": "test_llm_clients.py"},
{"test_suite": "test_letta_agent_batch.py"},
{"test_suite": "test_providers.py"},
{"test_suite": "test_server_providers.py"},
{"test_suite": "test_sources.py"},
{"test_suite": "sdk/"},
{"test_suite": "mcp_tests/"},