- Issue created by @scott_euser
As spotted in https://www.drupal.org/project/search_api_milvus/issues/3403280 🐛 Clean up API client and Milvus Backend, getting them closer to working state Needs review module by @eleonel the Key module is leveraged there. It makes sense to use the same approach here for Key storage to give developers more flexibility around this.
Attempt to use any Vector Storage client - Keys are stored in config.
Add dependency to Key within OpenAI Embeddings sub-module
Update code
User must configure Key via Key module, then select it here
None
Key no longer stored in config here, only machine name of key from Key module.
Active
1.0
OpenAI Embeddings