The ReplicateEmbed class serves as a connector to the Replicate platform, leveraging its models to generate embeddings for text data encapsulated in Neum AI documents.

Properties

Required properties:

  • api_key: The API key needed to authenticate with Replicate’s services.
  • replicate_model: The specific model identifier used on Replicate to generate embeddings.