vignesh
vignesh
**What changed?** Added test for uncovered lines in dynamicconfig/configstore/config_store_client.go **Why?** To improve code coverage **How did you test it?** locally using go test **Potential risks** NA **Release notes** **Documentation Changes**
- Added support for Weaviate vector database - Implemented the functionality of document insertion and incremental insertion. Tested the changes locally using weaviate cloud instance. Initial Insertion(Added two files, file1...
Fix issue on scenario where local file path is provided without scheme in add_external_file functionality. ## Related Issue \ discussion Fix for [#1313 ](https://github.com/allegroai/clearml/issues/1313) ## Patch Description If the file...