My use case is I want to go through each document node and extract information that might be relevant to an arbitrary question/prompt. Then put anything relevant into a json object and return that, and keep concatenating to that
you said, it will generate embeddings at query time if you set that. Can you give me an example of that? is that extra api call charges? under the hood what data is traveling back and forth