- Min of meer werkende chat client new stule
This commit is contained in:
@@ -27,7 +27,7 @@ const TranslationClient = {
|
||||
if (context) requestData.context = context;
|
||||
|
||||
// Bouw de juiste endpoint URL met prefix
|
||||
const endpoint = `${apiPrefix}/chat/api/translate`;
|
||||
const endpoint = `${apiPrefix}/api/translate`;
|
||||
console.log(`Vertaling aanvragen op endpoint: ${endpoint}`);
|
||||
|
||||
// Doe het API-verzoek
|
||||
|
||||
Reference in New Issue
Block a user