Skip to content

Commit a70e7f8

Browse files
devlooped-botkzu
authored andcommitted
+Mᐁ includes
1 parent 473ee56 commit a70e7f8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,11 @@ OPTIONS:
286286
-h, --help Prints help information
287287

288288
COMMANDS:
289-
add <STORE> <FILE_ID> Add file to vector store
290-
delete <STORE> <FILE_ID> Remove file from vector store
291-
list <STORE> List files associated with vector store
292-
view <STORE> <FILE_ID> View file association to a vector store
289+
add <STORE> <FILE_ID> Add file to vector store
290+
delete <STORE> <FILE_ID> Remove file from vector store
291+
list <STORE> List files associated with vector store
292+
modify <STORE> <FILE_ID> Add or modify file attributes in vector store
293+
view <STORE> <FILE_ID> View file association to a vector store
293294
```
294295
295296
<!-- src/dotnet-openai/Docs/vector-file.md -->

0 commit comments

Comments
 (0)