Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.promptjuggler.com/llms.txt

Use this file to discover all available pages before exploring further.

Gives the model access to a knowledge base. When the model decides it needs context from your documents, it triggers a semantic search and receives the most relevant chunks. Select which knowledge base to search when configuring the tool. The model controls the query and timing. This is the tool equivalent of the KB Search workflow node. The difference: as a tool, the model decides when to search and what to search for. As a node, the search happens at a fixed point in the pipeline. Use the tool for conversational prompts where the model should judge when context is needed.