node.excluded_llm_metadata_keys = ["vector"]
will work for that one node... but I wan to this to apply to all nodes coming from OS at all times. and I dotn want to blacklist like this, Id like to whitelist. Something like; forallnodes.included_llm_metadata_keys = None
without the loop