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
51.81k stars 7.51k forks source link

feat: deprecate gte-Qwen2-7B-instruct embedding model #8866

Closed hwzhuhao closed 1 month ago

hwzhuhao commented 1 month ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

  1. deprecate gte-Qwen2-7B-instruct embedding model
  2. Rearrange the sequence of models in the _position file under the llm directory.
  3. Add a _position file for the text-embedding model

image

Fixes #8867

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration