| @@ -32,7 +32,7 @@ const translation = { | |||
| }, | |||
| hybrid_search: { | |||
| title: 'Hybrid Search', | |||
| description: 'Execute full-text search and vector searches simultaneously, re-rank to select the best match for the user\'s query. Configuration of the Rerank model APIis necessary.', | |||
| description: 'Execute full-text search and vector searches simultaneously, re-rank to select the best match for the user\'s query. Configuration of the Rerank model APIs necessary.', | |||
| recommend: 'Recommend', | |||
| }, | |||
| invertedIndex: { | |||