Default model not found for ModelType.TEXT_EMBEDDING #4066

Closed
opened 2026-02-21 18:04:36 -05:00 by yindo · 3 comments
Owner

Originally created by @ltm920716 on GitHub (Jun 13, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.10-53-gecc7f13

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

1718263587638

✔️ Expected Behavior

run normal

Actual Behavior

Default model not found for ModelType.TEXT_EMBEDDING

Originally created by @ltm920716 on GitHub (Jun 13, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.6.10-53-gecc7f13 ### Cloud or Self Hosted Self Hosted (Source) ### Steps to reproduce ![1718263587638](https://github.com/langgenius/dify/assets/12007227/18dab856-0c8f-4696-b73e-0f581ddd47cc) ### ✔️ Expected Behavior run normal ### ❌ Actual Behavior Default model not found for ModelType.TEXT_EMBEDDING
yindo added the 🐞 bug label 2026-02-21 18:04:36 -05:00
yindo closed this issue 2026-02-21 18:04:36 -05:00
Author
Owner

@crazywoola commented on GitHub (Jun 13, 2024):

Please configure the default embedding model in settings -> model provider -> system models.

@crazywoola commented on GitHub (Jun 13, 2024): Please configure the default embedding model in settings -> model provider -> system models.
Author
Owner

@ltm920716 commented on GitHub (Jun 13, 2024):

hi @crazywoola ,
thanks for your reply!

I am configuring the inverted index as the screenshot shows, so do I have to configure a vector model?

@ltm920716 commented on GitHub (Jun 13, 2024): hi @crazywoola , thanks for your reply! I am configuring the inverted index as the screenshot shows, so do I have to configure a vector model?
Author
Owner

@ltm920716 commented on GitHub (Jun 14, 2024):

Please configure the default embedding model in settings -> model provider -> system models.

I have verified that it is true that I must configure the embedding model first, even if I do not use it

@ltm920716 commented on GitHub (Jun 14, 2024): > Please configure the default embedding model in settings -> model provider -> system models. I have verified that it is true that I must configure the embedding model first, even if I do not use it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4066