[PR #406] [MERGED] Feat/convert images s3 #515

Closed
opened 2026-02-16 11:21:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/406
Author: @stvlynn
Created: 12/17/2024
Status: Merged
Merged: 12/17/2024
Merged by: @stvlynn

Base: release/error-handling-12.16Head: feat/convert_images_s3


📝 Commits (5)

  • 72db91e uploaded images to s3
  • ff998ab Merge branch 'main' into feat/convert_images_s3
  • bbd990d Merge branch 'release/error-handling-12.16' into feat/convert_images_s3
  • 2081f25 update convert_images.py
  • d5ef7a4 Merge branch 'release/error-handling-12.16' into feat/convert_images_s3

📊 Changes

4 files changed (+36 additions, -5 deletions)

View changed files

.env.example (+6 -0)
📝 .gitignore (+9 -0)
📝 convert_images.py (+19 -5)
📝 requirements.txt (+2 -0)

📄 Description

update convert_images.py


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/406 **Author:** [@stvlynn](https://github.com/stvlynn) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@stvlynn](https://github.com/stvlynn) **Base:** `release/error-handling-12.16` ← **Head:** `feat/convert_images_s3` --- ### 📝 Commits (5) - [`72db91e`](https://github.com/langgenius/dify-docs-archived/commit/72db91e6ede15d5a4df5b47b86a3428d6094783a) uploaded images to s3 - [`ff998ab`](https://github.com/langgenius/dify-docs-archived/commit/ff998abed545dd487829cffab75f12ac3dabac62) Merge branch 'main' into feat/convert_images_s3 - [`bbd990d`](https://github.com/langgenius/dify-docs-archived/commit/bbd990da3f49c6acdee81d67767551c9da5d3d57) Merge branch 'release/error-handling-12.16' into feat/convert_images_s3 - [`2081f25`](https://github.com/langgenius/dify-docs-archived/commit/2081f25cd377624b99b1b58d76a20fff9417e41e) update convert_images.py - [`d5ef7a4`](https://github.com/langgenius/dify-docs-archived/commit/d5ef7a4b0edb4d71e7480b515c6bb065ddbdf0c6) Merge branch 'release/error-handling-12.16' into feat/convert_images_s3 ### 📊 Changes **4 files changed** (+36 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.env.example` (+6 -0) 📝 `.gitignore` (+9 -0) 📝 `convert_images.py` (+19 -5) 📝 `requirements.txt` (+2 -0) </details> ### 📄 Description update `convert_images.py` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:21:01 -05:00
yindo closed this issue 2026-02-16 11:21:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#515