trt-llm-rag-windows
trt-llm-rag-windows copied to clipboard
Support for Markdown files
Just started playing around and this is awesome. Would love to see support for recursive search of markdown files as most of my notes from Obisidan/Logseq are plain-text but with a .md
ending.
Just started playing around and this is awesome. Would love to see support for recursive search of markdown files as most of my notes from Obisidan/Logseq are plain-text but with a
.md
ending.
hi,Is there a solution? The latest update of llama_index supports md files, but there will be other incompatible libraries after I update
Thanks for reporting, we are looking into it.
support .md wil be great!
This would be awesome, I'd love to see support for my Logseq Graph.
+1 to this
You can add it by yourself. Change (optional)[ui/open_local_path.py] and [faiss_vector_storage.py] in [".pdf", ".doc", ".docx", ".txt", ".xml"] add any formats what contain plain text, like .md, cpp, js, ts, etc.
Thanks for suggestion, will check internally.
I had to also go into Temp/Temp_Docs
and delete all folders, then restart chatrtx for this to work. Before doing this, it did not read any of the markdown files - despite the changes mentioned by @Kiborgik.