Problem/Motivation

Module doesn't provide schema for its configuration.
There is no default/initial configuration file.
The name of config object is ai_seo.configuration, but normally all modules have it like module_name.settings

Issue fork ai_seo-3512412

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

a.dmitriiev created an issue. See original summary.

a.dmitriiev’s picture

Status: Active » Needs review

I have added the config folder with default settings and schema.
I have renamed ai_seo.configuration to ai_seo.settings so it follows the pattern of how normally modules name its config object.
I have made it possible to use the default AI provider and model even if no model is selected in ai_seo settings. So in case that you have already selected the default provider and model for chat operation type, there is no need to set it in ai_seo settings, unless you want to have different one just for this task. This way it is easier to start evaluating/working with ai seo functionality, as there is no need for additional step before you can start using it.

Please review MR.

dstorozhuk’s picture

I propose to move all future development to that project https://www.drupal.org/project/ai_content_advisor.
It is based on the same codebase as this module, but it has a few fixes and improvements.

See more here #3536408: Make report type configurable

j-vee’s picture

Status: Needs review » Fixed

Included in beta5, thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

  • j-vee committed 03cf7e7f on 1.x
    [#3512412] feat: Provide configuration schema and rename config to...
dstorozhuk’s picture

Hi here. I propose to move all future development to http://drupal.org/project/ai_content_advisor.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.