eta.constants.EMBEDDING_DEFAULT_API

EMBEDDING_DEFAULT_API = 'https://api-inference.huggingface.co/pipeline/feature-extraction/'

Default embedding API URL, used if no other URL is specified in an embedder API.

Type:

str