David S. Batista

Results 94 comments of David S. Batista

Yes, that helps! So essentially, the `DocumentSplitter` should return a `List[Document]`. But since it has as input: `def run(self, documents: List[Document]):` It should return a `List[List[Documents]]` do you agree?

Hi Sebastian, I can pick up this again after finishing some high-priority issues I need to handle - maybe by the end of the week. Just to let you know,...

@lambda-science there hasn't been any follow up, feel free to start working on it if you feel like it

so we are now 2, the number of users who already suggested this task, we're growing 😄

nice, thanks @davidberenstein1957 for keeping this as a feature 👍🏽 I think it will pay off

@davidberenstein1957 I currently don't have much time since I start a new project, but I can in between pull a docker image with the new features and try to run...

@CarlosFerLo thank you very much for your contribution, your PR looks good - I just left some small comments to improve things a bit - let me know if it's...

see https://github.com/deepset-ai/haystack/issues/5700 - it's related/duplicated

After discussing it with Sebastian, these two issues should be merged.

I'm still stuck on that same error