iyaja / llama-fs

A self-organizing file system with llama 3
MIT License
4.49k stars 259 forks source link

Supported files and more on internal server error #16

Open picografix opened 1 month ago

picografix commented 1 month ago
  1. Supported files are pdf, txt and images
  2. If you are getting an internal server error this might be due to you have not setup Ollama and server is trying to understand images present in your file system, for now either setup ollama or remove images from the folder it will work fine then
  3. Technically it should ignore the unsupported files and if ollama client is not present it should ignore images also