Skip to content

Processing fails due to issues with the triple-list #1288

Closed
@jexp

Description

@jexp

all my files are failing now in prod, please fix

we should have a validation / filtering for start and end-nodes
otherwise we need to fiilter out the triples that don't match but this sounds rather like a general problem

but it shouldn't happen in the first place given that the triples come only from the UI config and the node-lists should be the distinct sets of start and end nodes types

{
  "name": "NR-0225.pdf",
  "type": "PDF",
  "size": 227919,
  "uploadProgress": 100,
  "id": "6cd3bc13-b322-4008-af5f-5ff97de32f96",
  "processingTotalTime": "0.00",
  "status": "Failed",
  "nodesCount": 0,
  "relationshipsCount": 0,
  "model": "openai_gpt_4o",
  "fileSource": "local file",
  "processingProgress": 0,
  "retryOptionStatus": false,
  "retryOption": "",
  "chunkNodeCount": 0,
  "chunkRelCount": 0,
  "entityNodeCount": 0,
  "entityEntityRelCount": 0,
  "communityNodeCount": 0,
  "communityRelCount": 0,
  "createdAt": "2025-05-17T16:03:40.489Z",
  "errorMessage": "Failed To Process File:NR-0225.pdf or LLM Unable To Parse Content `allowed_relationships` must be list of strings or a list of 3-item tuples. For tuples, the first an"
}

Image
Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions