Needs work
Project:
ChatGPT Content Assistant
Version:
2.1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2024 at 12:57 UTC
Updated:
28 Jan 2025 at 22:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wouter waeytens commentedComment #3
jonjacobs commentedNeeded this also, I've worked a little bit more on the previous patch, with the following changes:
- For some situations where paragraphs were translated, all existing translations were overwritten, should now be fixed
- Changed how the calls to chatgpt are made, instead of 1 big call (which resulted in a lot of tokens being used + keys being overwritten) the values are now being loaded separately
- Kept all existing paragraph fields instead of only the translatable ones
Probably needs some more refining and cleaning up.
Comment #4
jonjacobs commentedComment #5
wouters_f commentedComment #6
wouters_f commentedideally this issue (patch) also ends up in https://www.drupal.org/project/ai/issues/3457200
Comment #7
ratjiek commentedI tried to add a batch to it. This way you can see a progress bar.
Probably needs some more refining and cleaning up.
(old path look at comment #8)
Comment #8
ratjiek commentedFixes latest patch.
This patch supports a batch.
Also the input field for the api key needed to be longer. This patch also handels that issue.
Comment #9
wouters_f commentedIt works in the ai module and I think most people will (and even should) switch to that one.
Anup can help with the maintenance there, then we dont need to maintain duplicate modules (and the AI module has more functionalities).
For me this may be closed (outdated).