You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/translations/api-docs/data-grid/grid-api.json
-3
Original file line number
Diff line number
Diff line change
@@ -242,9 +242,6 @@
242
242
"unstable_applyPromptResult": {
243
243
"description": "Use the prompt processing result to update all relevant parts of the grid state."
244
244
},
245
-
"unstable_collectSampleData": {
246
-
"description": "Collects sample data from the grid that can be used to improve the prompt context.<br />It takes random values for all columns but from different rows to make the samples more random."
247
-
},
248
245
"unstable_getPromptContext": { "description": "Get the context for the prompt." },
249
246
"unstable_replaceRows": { "description": "Replace a set of rows with new rows." },
0 commit comments