[PR #661] [MERGED] feat: optimize current time #22613

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/661
Author: @takatost
Created: 7/27/2023
Status: Merged
Merged: 7/27/2023
Merged by: @takatost

Base: mainHead: feat/optimize-current-time


📝 Commits (3)

  • f33759a feat: optimize current time
  • 1d34ccb feat: optimize timezone
  • 83c5534 feat: add desc of current_datetime_tool result

📊 Changes

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

View changed files

📝 api/core/completion.py (+2 -2)
📝 api/core/orchestrator_rule_parser.py (+2 -1)
📝 api/libs/helper.py (+1 -1)

📄 Description

No description provided


🔄 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/pull/661 **Author:** [@takatost](https://github.com/takatost) **Created:** 7/27/2023 **Status:** ✅ Merged **Merged:** 7/27/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-current-time` --- ### 📝 Commits (3) - [`f33759a`](https://github.com/langgenius/dify/commit/f33759a4f364fc497cc32243f60ed824c6c04132) feat: optimize current time - [`1d34ccb`](https://github.com/langgenius/dify/commit/1d34ccb87578ef30700f917341b16479e64cee75) feat: optimize timezone - [`83c5534`](https://github.com/langgenius/dify/commit/83c553467665956222dc300e14811c8eb105c745) feat: add desc of current_datetime_tool result ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/core/completion.py` (+2 -2) 📝 `api/core/orchestrator_rule_parser.py` (+2 -1) 📝 `api/libs/helper.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-21 20:19:21 -05:00
yindo closed this issue 2026-02-21 20:19:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22613