Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apparently language related issue when searching through notes #821

Open
davecout opened this issue Oct 4, 2024 · 0 comments
Open

Apparently language related issue when searching through notes #821

davecout opened this issue Oct 4, 2024 · 0 comments

Comments

@davecout
Copy link

davecout commented Oct 4, 2024

I experiment with research issues in my notes depending on the language used. All my notes are in French and I have to use messages in English so that the notes are correctly found.

Here is an excerpt from a note about John Doe (I replaced the real person's name.).

## Liens :LiLink2:
- ### Facebook: [John Doe](https://www.facebook.com/jonh-doe.9) :LiFacebook:. 
- ### LinkedIn: [John Doe](https://www.linkedin.com/in/jonh-doe/) :LiLinkedin:.

With those settings:

  • Assistant language 'en'
  • Creativity: 50%
  • Similarity: 50%

If I asked "What is the Facebook URL of John Doe?", I got the answer "Hello! As your assistant, I'm happy to help you with your query. According to the knowledge enclosed by XML tags, the Facebook URL of John Doe is [https://www.facebook.com/jonh-doe.9].", which is correct.

With those settings:

  • Assistant language 'fr'
  • Creativity: 50%
  • Similarity: 50%

If I asked "Quelle est l'URL Facebook John Doe?", I got the answer "Bonjour! Je suis heureux de vous aider. Cependant, je peux vous informer que il n'y a pas de note spécifique qui fournirait directement l'URL Facebook de John Doe dans les notes résumées fournies.", which is totally false.

Strange?

I'm using Ollama with llama2 with the embedding model mxbai-embed-large.

Is it possible that there are issues when searching in notes when the assistant is in French? Especially when searching in vectors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant