Closed svenseeberg closed 1 month ago
If the user uses another language than the content language, the embedding model + vector database do not yield useful results.
Already implemented for the search endpoint: https://github.com/digitalfabrik/integreat-chat/blob/main/integreat_chat/chatanswers/views.py#L33-L51
If the user uses another language than the content language, the embedding model + vector database do not yield useful results.