You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: posts/filesystem-backed-by-an-llm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,4 +245,4 @@ To extend support for *all* file operations, like a good filesystem, I think I'l
245
245
246
246
In order to support more features, I'm wondering if I can de-/serialize entire [bazil.org/fuse](http://bazil.org/fuse) library objects so everything works out of the box. My gut says this could work with the latest LLM models with a good setup.
247
247
248
-
Let me know if you have other ideas.
248
+
Let me know if you have other ideas! The demo repo is https://github.com/healeycodes/llmfs.
0 commit comments