Whats the best place to share feature requests?
I would love to have a way to send a custom/modified query to the embedding model.
A lot of embedding models have recommended prompts to append the query with, which should not be handled by the keyword based search. Its also a great way to prime the embedding model for the specific use-case or personalize the semantic search to the user.
Having the embedding model inside the cluster is much faster than external, so would be the preferred option.