Kane Norman

Results 8 comments of Kane Norman

I'm proposing a `JSONToDocument` converter for Haystack 2.0, inspired by LangChain's [JSONLoader](https://python.langchain.com/v0.1/docs/modules/data_connection/document_loaders/json/). This would allow powerful parsing of JSON files, similar to LangChain's implementation which is built on [jq](https://jqlang.github.io/jq/manual/). Example...

@tradicio - Thank you. I'm working on incorporating the jq logic. Are you planning on leaving your PR up as final or converting to draft?

@CharlesCousyn I see this feature as a valuable addition and would like to ask a few clarifying questions: Are we expecting users to know the language of the text at...

Thanks for the follow-up! @CharlesCousyn I had to put a little bit of thought into this. After further consideration, I'm leaning towards allowing users to create multiple document stores based...

This was resolved with #1228 😄

> Just checking, will this be merged anytime soon? @wangxiaoyou1993

> @wangxiaoyou1993 Any updates? @wangxiaoyou1993

I'm having a similar issue as well on mac. ![Image](https://github.com/user-attachments/assets/421c8c72-a17d-4625-b293-beaa54d2612f) Setup: - macos 15 - python 3.12 - dbt-core 1.8.9