Delete a Document Retriever.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | vectorStoreId | str | A unique string identifier associated with the document retriever. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|