langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
51.3k stars 7.39k forks source link

full text search not work #1745

Closed wangrg closed 11 months ago

wangrg commented 11 months ago

Self Checks

Dify version

0.3.33

Cloud or Self Hosted

Self Hosted (Docker), Self Hosted (Source)

Steps to reproduce

Use weaviate's full-text search. For the same dataset, the full-text search results are different in hit testing and dialogue applications, and no context is found in the dialogue.

截屏2023-12-12 12 34 47 image

✔️ Expected Behavior

It can retrieve results normally

❌ Actual Behavior

Currently, the results of full-text search are different in two places. And it seems that the search effect for Chinese is not very good.

crazywoola commented 11 months ago

image.
And edit the prompt by using / to add your context.

image