Find answers from the community

Updated 2 months ago

Fixed an issue where document inserts wo...

https://github.com/jerryjliu/llama_index/pull/1341

Hi, please review this one. Looks like the insert function did not actually properly insert the documents, since it didn't set the doc_hash. This affected the refresh function, which relies on the doc_hash to be properly updated.
L
1 comment
Cool! Thanks for fixing that. Should get looked at by jerry sometime today πŸ‘
Add a reply
Sign up and join the conversation on Discord