graphragzen.text_embedding.embed

Description

Functions

embed_dataframe(dataframe, embedding_model)

Embed specific columns of a database, and add each embedding to the vector DB

embed_graph_features(graph, embedding_model, ...)

Text embed features of entities from a graph.