@runnerpro/backend 1.17.23 → 1.17.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -592,9 +592,8 @@ const markReadMessage = ({ isClient, idCliente }) => __awaiter(void 0, void 0, v
|
|
|
592
592
|
*/
|
|
593
593
|
const corregirOrtografia = (text) => __awaiter(void 0, void 0, void 0, function* () {
|
|
594
594
|
try {
|
|
595
|
-
let textCorregido = yield (0, prompt_1.sendPrompt)(`Actúa como un corrector de estilo nativo de España
|
|
595
|
+
let textCorregido = yield (0, prompt_1.sendPrompt)(`Actúa como un corrector de estilo nativo de España (castellano).
|
|
596
596
|
Instrucciones estrictas:
|
|
597
|
-
- Gramática: Cambia cualquier uso de "Ustedes" (plural informal) por "Vosotros" y ajusta las conjugaciones verbales y pronombres (os, vuestro). Si hay "voseo" (uso de vos), cámbialo a "tú".
|
|
598
597
|
- Vocabulario: Sustituye términos latinos por sus equivalentes en España (ej: celular -> móvil, computadora -> ordenador, video -> vídeo, costo -> coste, chequear -> comprobar, entreno -> entrenamiento).
|
|
599
598
|
- Ortografía: Corrige cualquier falta ortográfica o de acentuación.
|
|
600
599
|
- URLs: Copia los links exactos. NO los abras, NO los leas y NO añadas resúmenes.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversation.d.ts","sourceRoot":"","sources":["../../../../../src/chat/api/conversation.ts"],"names":[],"mappings":"AAmBA,QAAA,MAAM,iBAAiB,0BAA2B,GAAG,SA0BpD,CAAC;AA0EF;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,QAAA,MAAM,uBAAuB,qCAAkC,GAAG,iBAwCjE,CAAC;AAmGF;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,QAAA,MAAM,WAAW,0EAAuE,GAAG,kBAkE1F,CAAC;AAEF,QAAA,MAAM,gBAAgB;;;;mBAqBrB,CAAC;
|
|
1
|
+
{"version":3,"file":"conversation.d.ts","sourceRoot":"","sources":["../../../../../src/chat/api/conversation.ts"],"names":[],"mappings":"AAmBA,QAAA,MAAM,iBAAiB,0BAA2B,GAAG,SA0BpD,CAAC;AA0EF;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,QAAA,MAAM,uBAAuB,qCAAkC,GAAG,iBAwCjE,CAAC;AAmGF;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,QAAA,MAAM,WAAW,0EAAuE,GAAG,kBAkE1F,CAAC;AAEF,QAAA,MAAM,gBAAgB;;;;mBAqBrB,CAAC;AAsRF,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,WAAW,EAAE,uBAAuB,EAAE,CAAC"}
|