Can I have the application search without the LLM shit?
yes, you don’t have to use LLM operations during search. You can set the search-endpoint to just use BM25 keyword search.
Can I have a UI for this, instead of having the clunkiness of trying to make an LLM do what I want?