Sumit Binnani
Sumit Binnani
While using `ImporterNode` to specify `Model` artifact, the model needs to be placed under `serving_model_dir` within the source_uri. Using the actual model path, fails to recognize the model.
The library's highlight mentions that it supports online vector deletion and insertion. Can you provide an example of how to update the indices?
### Describe the problem It seems like the `config` does not rely on the `__init__` method; and relies on the `get_config` and `from_config` method of the (custom) metrics class. This...