poolAddress
= the host
query
= the LLM generated rag query from the user input (“Instructions”) + chat history (Thread)
documents
= knowledge files as array of URLs (File)
k
= how many chunks to return
max_tokens
= numbers of tokens for text chunk
overlap
= overlap between chunks
encryptFor
= encrypt for a specific provider, so it can see it’s content