dify - ๐Ÿ’ก(How to fix) Fix No custom model [1 comments, 2 participants]

Official PRs (โ€ฆ)
ON THIS PAGE

Recommended Tools

ร—6

Utilities matched from this issueโ€™s tags and category โ€” try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful ยท Quick feedback

Loadingโ€ฆ
GitHub stats
langgenius/dify#35743โ€ขFetched 2026-05-01 05:53:19
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
1
Author
Timeline (top)
commented ร—1labeled ร—1mentioned ร—1subscribed ร—1
RAW_BUFFERClick to expand / collapse

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.11.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I'm using a custom model, and it's telling me it can't be found. Why is that? response๏ผš{ "code": "invalid_param", "message": "Base model qwen3.5-plus not found", "status": 400 }

<img width="1334" height="851" alt="Image" src="https://github.com/user-attachments/assets/1323d190-a973-41e8-b663-826d81c016a4" />

โœ”๏ธ Expected Behavior

Adding models normally

โŒ Actual Behavior

No response

extent analysis

TL;DR

The custom model "qwen3.5-plus" is not found, suggesting a potential issue with model configuration or availability.

Guidance

  • Verify that the custom model "qwen3.5-plus" is correctly installed and configured in the self-hosted Dify environment.
  • Check the model's name and version for any typos or inconsistencies in the configuration files.
  • Ensure that the model is properly loaded and available in the Dify system before attempting to use it.
  • Review the Dify documentation for custom model installation and configuration to ensure all steps were followed correctly.

Notes

The issue may be related to the specific self-hosted environment or custom model configuration, which could require additional troubleshooting steps specific to the user's setup.

Recommendation

Apply workaround: Verify and reconfigure the custom model installation to ensure it is correctly set up and available in the Dify system.

Vote matrix ยท Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loadingโ€ฆ

Still need to ship something?

ร—6

Another batch ranked right after the header list โ€” different links, same matching logic.

Back to top recommendations

TRENDING

dify - ๐Ÿ’ก(How to fix) Fix No custom model [1 comments, 2 participants]