🐛 fix(constants.tsx): correct typo in API URL path
The API URL path was incorrectly spelled as "/ap1/v1/predict" instead of "/api/v1/predict". This commit fixes the typo to ensure that the correct API endpoint is used.
G
Gabriel Luiz Freitas Almeida committed
4d209ca21f86a33b60e6336480e60603525321c9
Parent: 69944b6