Lol at the vacation lurking, nice and appreciated!
So in a way, are all three modifying the one-shot completion
prompt: str
sent to the LLM?
For example, with
- Query wrapper: uses templating, but still just expands the prompt
- Node processing: how does a node get sent to the LLM? Isn't it just stringified somehow?