By default, Algolia Recommend shows up to 3 recommendations for Frequently Bought Together.
To change this behaviour you can adjust the number by using the maxRecommendations
attribute.relatedProducts({
// ...
maxRecommendations: 5,
});
You can also set the maximum number of recommendations per item to 30 in Recommend settings under step 3. Machine learning model.