Skip to content

Commit 03fad57

Browse files
committed
updating link
1 parent ee16668 commit 03fad57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/references/on-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The response assistant message schema inherits from the chat completions assista
8989
| `data_source_index` | integer | True | The index of the data source. |
9090
| `original_search_score` | double | True | The original search score of the retrieved document. |
9191
| `rerank_score` | double | False | The rerank score of the retrieved document. |
92-
| `filter_reason` | [] | False | Represents the rationale for filtering the document. If the document does not undergo filtering, this field will remain unset. |
92+
| `filter_reason` | [Filter reason](#filter-reason)[] | False | Represents the rationale for filtering the document. If the document does not undergo filtering, this field will remain unset. |
9393

9494
## Filter reason
9595

0 commit comments

Comments
 (0)