You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/model_providers/models/embedding
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
..
__init__.py feat: server multi models support (#799) 3 years ago
azure_openai_embedding.py Fix/price calc (#862) 3 years ago
base.py fix: embedding get price definition missing (#922) 3 years ago
localai_embedding.py feat: add LocalAI local embedding model support (#1021) 3 years ago
minimax_embedding.py fix: embedding price config (#918) 3 years ago
openai_embedding.py Fix/price calc (#862) 3 years ago
replicate_embedding.py Fix/price calc (#862) 3 years ago
xinference_embedding.py fix: embedding init err (#956) 3 years ago