netease-youdao / BCEmbedding

Netease Youdao's open-source embedding and reranker models for RAG products.
Apache License 2.0
1.3k stars 85 forks source link

请问我用的langchain的调用方法,但是切分是按照换行符切分的,加入有文本块超过512了模型是会报错还是直接对前512个字做想向量化呀 #29

Closed seetimee closed 5 months ago

shenlei1020 commented 5 months ago

后者

seetimee commented 5 months ago

收到,感谢大佬