create uassets at runtime via code

hi.
I’m using object library and streamable manager to load some assets into my game at runtime. Everything is fine except that it only finds uasset files but i want to use my obj or fbx (doesn’t matter) files. Is there anyway to create uassets from obj or fbx files at runtime and via code? Or there is a way for import those files directly at runtime?
thanks