metadata_template
and text_template
parameters of Document / TextNode in order to customize the generated prompt sent to the LLM. I noticed it was written to the metadata_
field in the DB, does it mean it can't be dynamic? Ideally, I would like to be able to change the prompt context_str
easily without re-indexing everything