Silence-Well
Silence-Well
The same issue requires the Actions function very much.
目前的新版本如何只处理文本不对图片中的文字进行识别. @myhloli
> Hey [@Silence-Well](https://github.com/Silence-Well) sorry to hear you are having trouble. Could you provide the complete pipeline you are using that causes the issue so it's easier for us to reproduce?...
Hey @sjrl Sorry for not explaining clearly—let me answer and add to your questions: - By documents, I mean Haystack Documents. - My splitting method is by word, with a...
同样的问题,希望可以添加自定义 batch_size 选项,而且似乎不止[batch_vectorizer.py](https://github.com/OpenSPG/KAG/blob/master/kag/builder/component/vectorizer/batch_vectorizer.py#L162) 文件。 我在0.7版本中进行问答的时候也出现了这个问题 ``` ERROR - kag.common.vectorize_model.openai_model - Error: Error code: 400 - {'error': {'code': 'InvalidParameter', 'param': None, 'message': ' InternalError.Algo.InvalidParameter: Value error, batch size is invalid, it...