Skip to content
Snippets Groups Projects
Verified Commit 950b4a5c authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat: add AI translation job for creation descriptions

- Added `TranslateCreationJob` to handle the translation of creation descriptions from French to English using an AI provider service.
- Updated the `CreationController` to dispatch the translation job when requested via a new route.
- Added a button in the admin creations index view to trigger the translation process, enhancing user interaction.
- Included frontend JavaScript for button state handling during the translation request.
parent 02013808
No related branches found
No related tags found
1 merge request!63Resolve "Ajouter traduction Anglaise par IA"
Pipeline #1083 passed