Skip to content
Snippets Groups Projects

Adding in the option to change the autocomplete model

1 unresolved thread

Related to #3490600

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
118 118 '#config_target' => 'graphql_vertex_ai.settings:cache_max_age',
119 119 ];
120 120
121 $form['autocomplete_model'] = [
122 '#title' => $this->t('Autocomplete model'),
123 '#type' => 'textfield',
124 '#description' => $this->t('The autocomplete model to use. Leave empty to use the default.'),
125 '#config_target' => 'graphql_vertex_ai.settings:autocomplete_model',
  • Ken Mortimer approved this merge request

    approved this merge request

  • nterbogt added 1 commit

    added 1 commit

    • 1c869262 - Improving the UX of the settings form

    Compare with previous version

  • nterbogt reset approvals from @mortim07 by pushing to the branch

    reset approvals from @mortim07 by pushing to the branch

  • nterbogt removed this merge request from the merge train

    removed this merge request from the merge train

  • merged

  • Please register or sign in to reply
    Loading