[PR #127] [MERGED] enhance: preload tiktoken #325

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/127
Author: @Yeuoly
Created: 3/20/2025
Status: Merged
Merged: 3/20/2025
Merged by: @Yeuoly

Base: mainHead: enhance/tiktoken


📝 Commits (2)

  • 6584080 enhance: preload tiktoken
  • 8a07dcb fix: missing installing dify_plugin

📊 Changes

1 file changed (+9 additions, -8 deletions)

View changed files

📝 docker/local.dockerfile (+9 -8)

📄 Description

Enhancement

Preload tiktoken while build the image to make sure no more hot loading

Closes: 14565


🔄 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-plugin-daemon/pull/127 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `enhance/tiktoken` --- ### 📝 Commits (2) - [`6584080`](https://github.com/langgenius/dify-plugin-daemon/commit/6584080106a351168aee60335ba85578ba190906) enhance: preload tiktoken - [`8a07dcb`](https://github.com/langgenius/dify-plugin-daemon/commit/8a07dcbb1f6bfaf817c1e1c327bb9e7a97c02e48) fix: missing installing dify_plugin ### 📊 Changes **1 file changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docker/local.dockerfile` (+9 -8) </details> ### 📄 Description ## Enhancement Preload tiktoken while build the image to make sure no more hot loading Closes: [14565](https://github.com/langgenius/dify/issues/14565) --- <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 01:15:34 -05:00
yindo closed this issue 2026-02-16 01:15:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#325