Feat: Cross-Language Search for RAGFlow (#469)

* cross-language search

* test passed
This commit is contained in:
Zhonghao Liu
2025-07-24 16:39:02 +08:00
committed by GitHub
parent 660395485c
commit f92bf0ca22
4 changed files with 20 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ TAVILY_API_KEY=tvly-xxx
# RAGFLOW_API_URL="http://localhost:9388"
# RAGFLOW_API_KEY="ragflow-xxx"
# RAGFLOW_RETRIEVAL_SIZE=10
# RAGFLOW_CROSS_LANGUAGES=English,Chinese,Spanish,French,German,Japanese,Korean # Optional. To use RAGFlow's cross-language search, please separate each language with a single comma
# Optional, volcengine TTS for generating podcast
VOLCENGINE_TTS_APPID=xxx