Skip to content

Conversation

aomerk
Copy link
Contributor

@aomerk aomerk commented Dec 19, 2023

No description provided.

* [Using embeddings](https://docs.forta.network/en/latest/embeddings/)

Embeddings provide a way to store vector representations of entities, and query by the similarities of entities.
information can be used to answer questions like "which addresses are the most similar addresses to this scammer?" or

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Information [capital i after point]

# Embeddings

Embeddings provide a way to store vector representations of entities, and query by the similarities of entities.
information can be used to answer questions like "which addresses are the most similar addresses to this scammer?" or

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Information [capital i after point]

});
```

You can only add one embedding per label

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

point at the end

## Removing embeddings

To remove embeddings, you simply need to remove the label attached to the embedding. If you send the same label and
set the `remove` boolean field to true, It will remove the label and associated embedding

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

point at the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants