Performs a semantic search against a knowledge base using the input as a query. Returns the most relevant chunks. Two settings to configure: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.
- Top K – how many chunks to return
- Format –
text(plain concatenated results) orjson(structured with metadata)