The summary and image generation functions in the Ametys back office content require configuration.
Summary
The AI summary feature is available on the"edition.textarea" widget only, and is activated via the"summarize" widget parameter, which must list the fields to be summarized.
For example, in the article content type, the "abstract" attribute can summarize the rich "content" text placed just after it.
Oops!
Copy to clipboard failed. Open the code and copy it manually.
The AI image generation feature is available on the"edition.file" widget only, and is activated via the"summarize" widget parameter, which must list the fields to be summarized.
For example, in the article content type, the "illustration/image" attribute can generate an illustration from the title, subtitle, rich content text and image alternative.
Oops!
Copy to clipboard failed. Open the code and copy it manually.