chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Bring JS client up to full parity with python

Open jeffchuber opened this issue 1 year ago • 1 comments

https://github.com/chroma-core/chroma/pull/178

A few features which have not made it to JS yet:

  • [ ] get_or_create for collections
  • [ ] where_document support for delete, get, and query
  • [ ] includes support for get and query
  • [ ] heartbeat
  • [ ] update
  • [ ] modify

jeffchuber avatar Feb 24 '23 06:02 jeffchuber

consider alongside https://github.com/chroma-core/chroma/issues/254

jeffchuber avatar Mar 29 '23 19:03 jeffchuber

it is now!

jeffchuber avatar Jun 23 '23 16:06 jeffchuber