Skip to content

fix(medcat-embedding-linker): Fix issue causing workflows to fail#516

Merged
mart-r merged 1 commit into
mainfrom
fix/medcat-embedding-linker/fix-trainable-component
May 28, 2026
Merged

fix(medcat-embedding-linker): Fix issue causing workflows to fail#516
mart-r merged 1 commit into
mainfrom
fix/medcat-embedding-linker/fix-trainable-component

Conversation

@mart-r
Copy link
Copy Markdown
Collaborator

@mart-r mart-r commented May 28, 2026

The tests require the trainable linker to follow the TrainableComponent protocol. But as of 2.8.0 the current implementation doesn't (since it doesn't declare the train_unsupervised method).

This PR fixes that.

Copy link
Copy Markdown
Member

@tomolopolis tomolopolis left a comment

Choose a reason for hiding this comment

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

lgtm

@mart-r mart-r merged commit d1eeb10 into main May 28, 2026
11 checks passed
@mart-r mart-r deleted the fix/medcat-embedding-linker/fix-trainable-component branch May 28, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants