ragflow/rag/flow
buua436 fd4aa79c07
Fix:missing embedding vector on Tokenizer (#10964)
### What problem does this PR solve?
issue:
[#10890](https://github.com/infiniflow/ragflow/issues/10890)
change:
missing embedding vector on Tokenizer
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-03 19:17:05 +08:00
..
extractor Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
hierarchical_merger Move base64_image related functions to common directory (#10957) 2025-11-03 15:20:46 +08:00
parser Move base64_image related functions to common directory (#10957) 2025-11-03 15:20:46 +08:00
splitter Move base64_image related functions to common directory (#10957) 2025-11-03 15:20:46 +08:00
tests Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
tokenizer Fix:missing embedding vector on Tokenizer (#10964) 2025-11-03 19:17:05 +08:00
__init__.py
base.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
file.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
pipeline.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00