Renders the record as text via an MJ Entity Document template (the same templates used for
embeddings/RAG), using the existing rendering infrastructure through an injected
EntityDocumentResolver. Most useful inside a prompt source's Data — hand the LLM a rich,
curated rendering of the record instead of raw fields.
Renders the record as text via an MJ Entity Document template (the same templates used for embeddings/RAG), using the existing rendering infrastructure through an injected EntityDocumentResolver. Most useful inside a
promptsource'sData— hand the LLM a rich, curated rendering of the record instead of raw fields.