File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 163163 <useOneOfCreators >true</useOneOfCreators >
164164 <useFloatArrays >true</useFloatArrays >
165165
166- <!-- new: remove unassigned components -->
167- <fixRedundantComponents >true</fixRedundantComponents >
166+ <!-- new exclude paths -->
168167 <excludePaths >/deployments/{deployment-id}/completions
169168 /deployments/{deployment-id}/audio/transcriptions
170169 /deployments/{deployment-id}/audio/translations
171170 /deployments/{deployment-id}/images/generations</excludePaths >
171+
172+ <!-- new exclude properties -->
172173 <excludeProperties >chatCompletionResponseMessage.context
173174 createChatCompletionRequest.data_sources</excludeProperties >
175+
176+ <!-- new: remove unassigned components -->
177+ <fixRedundantComponents >true</fixRedundantComponents >
174178 </additionalProperties >
175179 </configuration >
176180 </execution >
You can’t perform that action at this time.
0 commit comments