langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
46.76k stars 6.61k forks source link

Expanding the ModelType #8750

Open Nick17t opened 4 days ago

Nick17t commented 4 days ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

We think it would be good to make our modeltypes a bit more specific. For example, Jina CLIP v1 can handle both text and images, so 'multimodal embedding' tag would be better than 'text embedding'. Maybe we should add a category for that, and also one for 'multilingual embedding' that can deal with different languages.

image

2. Additional context or comments

No response

3. Can you help us with this feature?