hurxxxx
hurxxxx
> Does this work over LAN in insecure context? This is only available in localhost or a secure environment 
Ah, I sincerely apologize. So far, I have only tested in a localhost and secure environment, but I have not yet tested it in a local network environment. I now...
I've attached a screenshot from the local network test. Once again, I sincerely apologize for the issues caused by my oversight in coding and insufficient testing, which have led to...
@jannikstdl Are you suggesting that it would be good to display the query keywords in the UI when using RAG search? If so, it seems feasible if the admin approves."
@reecelikesramen The current RAG queries work very similarly to what you described. Below is the DEFAULT_QUERY_GENERATION_PROMPT_TEMPLATE used for extracting queries for both web search and RAG search. Both types of...