Find answers from the community

Updated 2 months ago

Logan M I get JSON decoder errors `json

I get JSON decoder errors - json.decoder.JSONDecodeError: Expecting ',' delimiter: line 1 column 73 char 72 when I try to load metadata of source nodes from a response response.source_nodes[i].node.metadata - how can I fix this? .-.
L
2 comments
what does the metadata look like? it's a dictionary of str -> Any
so some extra processing might be needed
Add a reply
Sign up and join the conversation on Discord