Skip to content

Commit c087345

Browse files
committed
small fix
Signed-off-by: Anxhela Coba <acoba@redhat.com>
1 parent ba46aca commit c087345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rag_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Note: Solr does not currently work with RAG tools. You will need to specify "no_
349349
350350
To filter the Solr context edit the *chunk_filter_query* field in the
351351
Solr **vector_io** provider in the `run.yaml`. Filters should follow the key:value format:
352-
ex. `"product:*openshift*`"
352+
ex. `"product:*openshift*"`
353353
354354
Note: This static filter is a temporary work-around.
355355

0 commit comments

Comments
 (0)