LocalAI icon indicating copy to clipboard operation
LocalAI copied to clipboard

refactor: ListModels Filtering Upgrade

Open dave-gray101 opened this issue 7 months ago • 1 comments

Description

This PR introduces just the ListModels and config package changes from my earlier middleware PR. In order to manage size and conflicts, this PR does not use Usecase-based filtering yet - simply migrates existing name based filtering to the new style and sets up the initial test to prove usecases are working.

In the upcoming [new] middleware PR, default models will take this into account and we can drive better dropdowns on the UI as well.

dave-gray101 avatar Jul 11 '24 18:07 dave-gray101