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: tspCodeModel.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -117102,13 +117102,13 @@
117102
117102
{
117103
117103
"$id": "8699",
117104
117104
"kind": "basic",
117105
-
"name": "RemoveFileFromStore",
117105
+
"name": "RemoveFileFromVectorStore",
117106
117106
"accessibility": "public",
117107
117107
"apiVersions": [],
117108
117108
"summary": "Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete file](/docs/api-reference/files/delete) endpoint.",
117109
117109
"operation": {
117110
117110
"$id": "8700",
117111
-
"name": "RemoveFileFromStore",
117111
+
"name": "RemoveFileFromVectorStore",
117112
117112
"resourceName": "VectorStores",
117113
117113
"summary": "Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete file](/docs/api-reference/files/delete) endpoint.",
0 commit comments