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

RAG in Arabic using document store #3253

Open
aboodmanna opened this issue Sep 25, 2024 Discussed in #3252 · 1 comment
Open

RAG in Arabic using document store #3253

aboodmanna opened this issue Sep 25, 2024 Discussed in #3252 · 1 comment
Labels
question Further information is requested

Comments

@aboodmanna
Copy link

Discussed in #3252

Originally posted by aboodmanna September 25, 2024
Hi,
I am creating a Flowise RAG model using document store for some Arabic documents, I have tried the same model for English documents and it worked fine, but for the Arabic documents it is not giving a response and not searching inside
the Arabic documents.
Does any body know how to fix this?
Screenshot 2024-09-25 125951

@HenryHengZJ
Copy link
Contributor

try specifying prompt and explicily ask LLM to return and read in your language:
image

@HenryHengZJ HenryHengZJ added the question Further information is requested label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants