Skip to content

fix: Image rendering in the knowledge base failed.#35923

Closed
FFXN wants to merge 2 commits into
lts/1.13.xfrom
lts/1.13.x-fix-35910
Closed

fix: Image rendering in the knowledge base failed.#35923
FFXN wants to merge 2 commits into
lts/1.13.xfrom
lts/1.13.x-fix-35910

Conversation

@FFXN
Copy link
Copy Markdown
Contributor

@FFXN FFXN commented May 8, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fixes #35910

In the environment variable configuration INTERNAL_FILES_URL, the value is the API service address in the container, such as http://dify-api-svc:5001/.
Upload images for retrieval during the knowledge base retrieval test.
Then the browser will not request the image asset.

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@FFXN FFXN requested a review from a team May 8, 2026 07:39
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Pyrefly Diff

No changes detected.

@FFXN FFXN closed this May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant