Deprecate AiVdbProviderInterface::getVdbIds()

Created on 31 July 2025, 3 months ago

Problem/Motivation

Is only used in \Drupal\ai\Base\AiVdbProviderClientBase::deleteItems(). There may be better provider-specific ways of deleting multiple items, rather than doing a look up for entity ids to get vdb ids, to then delete them.

We should let the vdb provider handle deleting multiple items directly instead.

Steps to reproduce (required for bugs, but not feature requests)

Proposed resolution

Deprecate \Drupal\ai\AiVdbProviderInterface::getVdbIds() and let the vdb provider delete directly.

Remaining tasks

Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)

πŸ“Œ Task
Status

Active

Version

1.2

Component

AI Search

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024