I realized that through the API, you can load the entire document in the context of the LLM when using the Search tool with the full_text param.
Is it possible to enable this param through the UI?
Could be useful for queries requiring "reasoning" to give more context to the LLM.
Many thanks in advance for your help!