trt-llm-rag-windows icon indicating copy to clipboard operation
trt-llm-rag-windows copied to clipboard

Support for Markdown files

Open PixelJonas opened this issue 1 year ago • 9 comments

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.

PixelJonas avatar Feb 15 '24 19:02 PixelJonas

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 Uploading 微信截图_20240221175324.png…

bank010 avatar Feb 21 '24 09:02 bank010

Thanks for reporting, we are looking into it.

kedarpotdar-nv avatar Feb 26 '24 07:02 kedarpotdar-nv

support .md wil be great!

alex89607 avatar May 12 '24 21:05 alex89607

This would be awesome, I'd love to see support for my Logseq Graph.

technoplayer avatar May 21 '24 16:05 technoplayer

+1 to this

adrianpuiu avatar May 21 '24 20:05 adrianpuiu

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.

Kiborgik avatar May 22 '24 04:05 Kiborgik

Thanks for suggestion, will check internally.

anujj avatar May 23 '24 10:05 anujj

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.

wrycu avatar Aug 15 '24 20:08 wrycu