Hey guys. We've been using the e5 model for embeddings. One of the issues we are experiencing is that e5 is too generic for our use case. Everything on our app is finance and economics specific, with a lot of jargon. Some searches are missing matches because in a general sense words are not related but in finance they obviously are. (E.g. "fixed income" and "credit" create embeddings that are not close) . My question to you is:
1. Do you have some thoughts or plan about allowing users to plug in their own models?
2. Would it be possible to add finbert or another generic, but finance domain specific, model to the options for models running within the typesense cluster?