Hello, I have a question.
I am using Weaviate to retrieve comments created by users to posts on LinkedIn.
I save the content of the linkedin post and the comment posted in weaviate. And from another post content, I want to retrieve nearby posts so that the AI can be inspired by the user’s way of answering.
I’m in the process of refining the distance (query.nearText).
At the moment, it’s 0.3. What do you recommend?
I want to retrieve comments similar to posts that have already been answered.