Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customising image title generation prompt in Prompt model #83

Open
tomusher opened this issue Mar 6, 2024 · 0 comments
Open

Allow customising image title generation prompt in Prompt model #83

tomusher opened this issue Mar 6, 2024 · 0 comments

Comments

@tomusher
Copy link
Member

tomusher commented Mar 6, 2024

For the initial release of AI image title generation we have chosen to allow customisation of the prompt in Django settings.

It would be nice for consistency if this was customisable from within the Wagtail admin, in our Prompt model used for rich-text prompts.

This might involve:

  • Adding a new field to Prompt to specify what 'feature' the prompt can be used for
  • Updating the image alt text UI so that multiple prompts can be selected from if the user has created more than one prompt for the same feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant