Update the embed_content
in RecommendationsAdapter
#4455
Labels
Milestone
embed_content
in RecommendationsAdapter
#4455
Overview
This task involves updating
embed_content
inRecommendationsAdapter
to be able to get all file URLs for each node from which textual content will be extracted.Description and outcomes
embed_content
inRecommendationsAdapter
embed_content
accepts a list of nodes(ContentNode
) as a parameter.kind
andpreset
fields inContentNode
andFile
models respectively to determine which file URLs to extract.mp3
)mp4
,web
)html5
)h5p
)zim
)pdf
,epub
)resources
is the updated embed_content_request.jsonAcceptance Criteria
embed_content
are extracted correctlyAssumptions and Dependencies
embed_content_request.json
schema le-utils#122Scope
The scope of this task is limited to;
embed_content
to gather all file URLs required for content extraction.Accessibility Requirements
NA
Resources
The text was updated successfully, but these errors were encountered: