-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Remove following items :
collectionargument of POST/v1/documentsendpoint is deprecated, replaced bycollection_id, removed in v0.5.0. (feat(chunks): add POST /v1/chunks endpoint #660)- GET
/v1/chunks/{document}/{chunk}endpoint is deprecated, replaced byGET /v1/documents/{document_id}/chunks/{chunk_id}, removed in v0.5.0. (feat(chunks): add POST /v1/chunks endpoint #660) - GET
/v1/chunksendpoint is deprecated, replaced byGET /v1/documents/{document_id}/chunks, removed in v0.5.0. (feat(chunks): add POST /v1/chunks endpoint #660) - POST
/v1/parse-betaendpoint is deprecated, removed in v0.5.0. (feat(documents): deprecated legacy endpoint /v1/files and /v1/ocr-beta #698) collectionsargument in POST/v1/searchendpoint is deprecated, replaced bycollection_ids, removed in v0.5.0. (feat(search): add metadata filter in search endpoint #700)searchargument in POST/v1/chat/completionsendpoint is deprecated, replaced by build-insearchtool intoolsargument, removed in v0.5.0. (feat(chat): add search into a build-in tool #708)promptargument in POST/v1/searchendpoint is deprecated, replaced byqueryargument, removed in v0.5.0. (feat(chat): add search into a build-in tool #708)
Reactions are currently unavailable