Skip to content

Conversation

HassanBahati
Copy link
Member

@HassanBahati HassanBahati commented Sep 8, 2025

Resolves #3445

Checklist (if applicable):

},
async resolve(actionType: ActionType, name: string) {
// Find the matching param by collection name
const collectionName = name.replace('chroma/', '');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we definitely need to strip thechroma prefix off here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

refactor: migrate chroma plugin to V2 Plugin API
2 participants