Validate function is getting called for all the plugins

Created on 9 January 2024, 6 months ago
Updated 9 February 2024, 5 months ago

Problem/Motivation

`validateConfigurationForm` function is getting called for all the available vector client plugins irrespective of the selected plugin.

Steps to reproduce

  1. Go to `admin/config/openai/openai-embeddings/settings`
  2. Select any one vector client plugins and add all the required details

Proposed resolution

  • Instead of loading all the plugins and executing the `validateConfigurationForm` function for all the plugins, Execute the function only for the selected plugin.
🐛 Bug report
Status

Fixed

Version

1.0

Component

OpenAI Embeddings

Created by

🇮🇳India kunal_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024