update 5 files

This commit is contained in:
2025-01-21 00:39:42 +03:00
parent 81cffd5d61
commit 88768a5e4b
5 changed files with 38 additions and 53 deletions

View File

@@ -9,9 +9,7 @@ const geminiDescriptionEdit = async (description, geminiApiKey, location) => {
if (location == "en") {
prompt =
description +
" based on the text above, provide a detailed book description of similar length. Do not add any comments to the text, remain completely faithful to it. Only provide the book description, without using a title like book description.";
console.log(prompt);
" based on the text above, provide a detailed book description of similar length. Do not add any comments to the text, remain completely faithful to it. Only provide the book description, without using a title like book description.";
} else {
prompt =
description +