Abhay
Results
1
comments of
Abhay
Hi @DvirH With gpt-3.5-turbo, looks like JSON array is returning in uiComponents.components object. Change this line and see result. const existingComponents = uiComponents.components.filter(doesComponentExist); Updated method : const getFullConfigurations = async...