Skip to content

Provider does not exist #11275

Description

@SilvaZhang

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).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.11.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. add my provider in api/core/model_runtime/model_provider
  2. build docker image of api
  3. change api image to local in dify/docker/docker-compose.yaml
  4. docker compose up -d
  5. login to the site and add text embedding model of my provider
  6. import document to knowledge

✔️ Expected Behavior

The document can be used.

❌ Actual Behavior

The state of document imported shows error - Provider does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions