Shivankar Pilligundla
Shivankar Pilligundla
## Related Issue Closes: #[issue number that will be closed through this PR] ## Describe the changes you've made ## Checklist: - [ ] My code follows the style guidelines...
## Description of changes Added a missing param(embedding_function) for get_or_create_collection as mentioned in [#304 ](https://github.com/chroma-core/chroma/issues/304)
I am trying to implement drag and drop of boxes and nested boxes in my timeline. Can I please get any help about whether this is an existing functionality? I...
I was trying to predict the output label without inserting into model(I have already trained the model on my data). It always gives Nan. Is there any specific reason for...