v0.6.0
Pre-release
Pre-release
Restrict search results coming back for LLM from the lunr.js search function. Lunr always returns ALL the search results, so we need to filter these to provide only relevant results (low-ranking results will always be removed). Limited to 10 results (based on relevancy threshold from top result).
Minor bug fixes: Always force markdown conversion on web cache miss and sanitising parameter input from LLM.
Features Included: