Currently the Assistant supports attachments like images, documents, ...
Sometimes I want to ask a question about a specific documentation, or about an article. There is already the discuss doc functionality in the Summarizer, but it would be great to have this in the Kagi Assistant itself.
My proposal would be to add a button or automatically recognize URLs in the prompt, which then get used as a context for the answers. It should support multiple URLs at once.
Currently if I put an URL in my question, it either searches Kagi for that URL and with some luck it will find that URL and use it correctly as a context, but very often it hallucinates what could be on a page with that URL, and won't fetch the URL.
It should also work while Web Access is disabled, so I can be sure that it won't search Kagi for additional context but rather it should be limited to the context URLs I gave.
Often I already search for some problems before heading to the Kagi Assistant, so I may already have some useful links, which I want to discuss with the Assistant or bundle the knowledge from these pages, so the Assistant can give better/more useful answers. This would also safe search costs, as I may have already searched about this topic.
One Example was https://developer.android.com/develop/ui/views/touch-and-input/stylus-input/ink-api-geometry-apis
The documentation is about erasing, but it thought it would be about shape recognition