Problem/Motivation

When attaching PDF files to an entity currently we advise to use Search API attachments module to include those into the documents sent to vragen.ai. This has the result that users need to install a PDF parser library to convert to text.

Vragen.ai already has this build in the application, we should make sure this module uses that backend to include PDF data.

Steps to reproduce

Proposed resolution

Add new data type which is an array of urls
Process those in vragen.ai to attach them to the indexed documents.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bbrala created an issue. See original summary.

jelleglebbeek made their first commit to this issue’s fork.

jelleglebbeek’s picture

Assigned: Unassigned » jelleglebbeek
Status: Active » Needs review
bbrala’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.