Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
embed-api
like
1
Runtime error
App
Files
Files
Community
main
embed-api
/
configs
/
constants.py
Hansimov
:gem: [Feature] Embedder: check_model_name and switch_model, and separate constants
485cae6
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
AVAILABLE_MODELS = [
"jinaai/jina-embeddings-v2-base-zh"
,
]