You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the hermes-wasm package have a LocalIndex that does not expose any methods to manage documents.
We can add document or a few at once, but we cannot delete or update a documents.
Let's introduce some API to maintain the index content
Currently the
hermes-wasmpackage have aLocalIndexthat does not expose any methods to manage documents.We can add document or a few at once, but we cannot delete or update a documents.
Let's introduce some API to maintain the index content