Skip to content

Commit 7e76164

Browse files
committed
feat: add files localfs provider
New files API and the localfs provider. Mostly used for RAG. Relates to: RHAIENG-896 Signed-off-by: Sébastien Han <seb@redhat.com>
1 parent d576cb0 commit 7e76164

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

distribution/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ distribution_spec:
2929
- provider_type: remote::tavily-search
3030
- provider_type: inline::rag-runtime
3131
- provider_type: remote::model-context-protocol
32+
files:
33+
- provider_type: inline::localfs
3234
container_image: registry.redhat.io/ubi9/python-311:9.6-1749631027
3335
additional_pip_packages:
3436
- aiosqlite

0 commit comments

Comments
 (0)