Skip to content

Commit 4e6e8a2

Browse files
authored
Update README.md
1 parent 77fccad commit 4e6e8a2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,10 @@ Note:
153153

154154
**Parameters**
155155

156-
- **`value`** _(Any)_: The input value to validate.
157-
- **`metadata`** _(dict)_: A dictionary containing metadata required for validation. Keys and values must match the expectations of this validator.
156+
- **`value`** *(Any)*: The input value to validate.
157+
- **`metadata`** *(dict)*: A dictionary containing metadata required for validation. Keys and values must match the expectations of this validator.
158+
159+
158160
| Key | Type | Description | Default |
159161
| --- | --- | --- | --- |
160162
| `user_input` | String | The original user query passed into the RAG system. | N/A (Required) |

0 commit comments

Comments
 (0)