get_llmage_llm and get_llms_by_catelog had ORDER BY ending at a.id — model names within same provider/catalog appeared in arbitrary order. Added a.name as final sort key.