Config aliases should be visible, so that they can be discovered by downstream API users.
With overlapping APIs unifying, a simple alias like "Quality Medium" could be served by vllm, ollama and any other compatible backend, without users having to change their config and or having to hard-code the model.
I am running an implementation of this locally (done by claude code), could offer a PR if interested. But this is invasive and touches tens of files.
Config aliases should be visible, so that they can be discovered by downstream API users.
With overlapping APIs unifying, a simple alias like "Quality Medium" could be served by vllm, ollama and any other compatible backend, without users having to change their config and or having to hard-code the model.
I am running an implementation of this locally (done by claude code), could offer a PR if interested. But this is invasive and touches tens of files.