mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #303] [CLOSED] Add tool plugin nlp_time_trans #792
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/303
Author: @dendyabc
Created: 4/9/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
e09d158Add tool plugin nlp_time_trans📊 Changes
4 files changed (+353 additions, -0 deletions)
View changed files
➕
dendy/nlp_time_trans/.difyignore(+178 -0)➕
dendy/nlp_time_trans/.env.example(+4 -0)➕
dendy/nlp_time_trans/.gitignore(+171 -0)➕
dendy/nlp_time_trans/nlp_time_trans.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
It uses a large language model (LLM) to parse the input and return the corresponding start date and end date in the
%Y-%m-%dformat.3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
no dat collection at all
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.