mrderyk
mrderyk
To enable support for Vectara's multiple reranker options, we need to allow ReactSearch to accept a rerankerId option.
For insights purposes, we can add a header param to queries coming from search. This helps us measure the usage of this component to query our API/
**CONTEXT** Users need to be able to override certain styles of the search component.  **CHANGES** - Add whitelist of CSS styles that can be overridden - Create type that...