• As a result of the the change:https://github.com/chroma-core/chroma/pull/2880 introduced in chroma:0.5.13,the delete operation doesn't return any values. Hence, we need to check the Http Client Response with the status code instead of return value.
  • Check the status code for successful delete operation
  • Update test

Resolves #1529

Comment From: markpollack

changed to return int and merged as a98c04296002932d88a12b3a2e3c4d797442baf1