AurelioSparseEncoder Objects
__init__
name(str | None): The name of the model to use.api_key(str | None): The API key to use.
__call__
acall
fit
docs(list[str]): The documents to fit the encoder to.
name (str | None): The name of the model to use.api_key (str | None): The API key to use.docs (list[str]): The documents to fit the encoder to.