feat: cortex-cpp: endpoint to returns all models
vansangpfiev opened this issue · 1 comments
vansangpfiev commented
cortex-cpp returns a list of running models, so we don't have to send every single request over the full models list (let's say it's 1000 models)
louis-jan commented
Completed