chroma
chroma copied to clipboard
Bring JS client up to full parity with python
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 fordelete
,get
, andquery
- [ ]
includes
support forget
andquery
- [ ]
heartbeat
- [ ]
update
- [ ]
modify
consider alongside https://github.com/chroma-core/chroma/issues/254
it is now!