model is not detectable for workflow "agent" #19284

Closed
opened 2026-02-21 19:57:57 -05:00 by yindo · 0 comments
Owner

Originally created by @chendave on GitHub (Oct 14, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • 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, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

Version 1.9.0 (dify-api is built from source on commit ID: 244c132656)

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  • clone the source from GitHub
  • go to dify/docker directory and run "docker compose up -d"
  • config the "OpenAI-API-compatible" with model as "DeepSeek-V3-0324" and "qwen2-vl-72b-instruct"
  • create a workflow with agent and LLM, there is no model found from "agent", while the model is detectable for the "LLM"
Image
  • model is configured as below,
Image

✔️ Expected Behavior

The model like "DeepSeek-V3-0324" should be detectable for the "agent".

Actual Behavior

No model found from "agent", while the model is detectable for the "LLM".

Originally created by @chendave on GitHub (Oct 14, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [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, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version Version 1.9.0 (dify-api is built from source on commit ID: 244c132656c50bd7e8f88ac049ee8b6499477188) ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce - clone the source from GitHub - go to dify/docker directory and run "docker compose up -d" - config the "OpenAI-API-compatible" with model as "DeepSeek-V3-0324" and "qwen2-vl-72b-instruct" - create a workflow with agent and LLM, there is no model found from "agent", while the model is detectable for the "LLM" <img width="1268" height="445" alt="Image" src="https://github.com/user-attachments/assets/877083b5-5e29-4148-b9ac-f124dd59f092" /> - model is configured as below, <img width="826" height="335" alt="Image" src="https://github.com/user-attachments/assets/3a6cd030-a526-42fa-9c43-d396d2789e79" /> ### ✔️ Expected Behavior The model like "DeepSeek-V3-0324" should be detectable for the "agent". ### ❌ Actual Behavior No model found from "agent", while the model is detectable for the "LLM".
yindo added the 🐞 bug label 2026-02-21 19:57:57 -05:00
yindo closed this issue 2026-02-21 19:57:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#19284