Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added GLiNER link extractor and correlated unit test #5738

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pedrocassalpacheco
Copy link
Contributor

@pedrocassalpacheco pedrocassalpacheco commented Jan 16, 2025

This pull request adds another link extractor strategy, allowing pre-defined link extraction from text to support the graph vector retrieval pattern. Please note that this PR utilizes model caching to prevent the underlying model from being loaded multiple times. It is primarily based on a previous PR by @cbornet

Also, please note that this PR requires the installation of the GLiNER library. I am uncertain if the PR requires the updated TOML or just a note about the dependency (e.g., "gliner>=0.2.13",)

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Jan 16, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant