dify/api/core/model_providers/models/embedding
Garfield Dai e409895c02
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-09-22 13:59:02 +08:00
..
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
azure_openai_embedding.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
base.py fix: embedding get price definition missing (#922) 2023-08-19 21:31:40 +08:00
huggingface_embedding.py Feat/huggingface embedding support (#1211) 2023-09-22 13:59:02 +08:00
localai_embedding.py feat: add LocalAI local embedding model support (#1021) 2023-08-29 22:22:02 +08:00
minimax_embedding.py fix: embedding price config (#918) 2023-08-19 16:54:08 +08:00
openai_embedding.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
replicate_embedding.py Fix/price calc (#862) 2023-08-19 16:41:35 +08:00
xinference_embedding.py fix: embedding init err (#956) 2023-08-22 17:43:59 +08:00
zhipuai_embedding.py feat: add zhipuai (#1188) 2023-09-18 17:32:31 +08:00