We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e26fd commit 7103206Copy full SHA for 7103206
1 file changed
backend/open_webui/retrieval/loaders/main.py
@@ -86,6 +86,9 @@
86
"hs",
87
"lhs",
88
"json",
89
+ "yaml",
90
+ "yml",
91
+ "toml",
92
]
93
94
0 commit comments