dify/api/core/model_providers/models/embedding
takatost 25264e7852
feat: add xinference embedding model support (#930)
2023-08-20 19:35:07 +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
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 feat: add xinference embedding model support (#930) 2023-08-20 19:35:07 +08:00