Skip to main content

Summarize a clip using fabric tags

GET 

/q/:hash/rep/summarize

Returns a structured summary of the given content object within the specified time range. Tags are retrieved directly from the content object's tag tracks and passed to an LLM to produce the result. If a cached summary already exists for the same parameters it will be returned without re-generating, unless regenerate=true is set.

Request

Responses

Summary generated (or retrieved from cache) successfully.