mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #8] [MERGED] plugin: yahoo #983
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-official-plugins/pull/8
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/yahoo📝 Commits (1)
69fda5aplugin: yahoo📊 Changes
17 files changed (+83 additions, -78 deletions)
View changed files
➖
migrations/tools/yahoo/.env.example(+0 -4)➖
migrations/tools/yahoo/requirements.txt(+0 -1)➖
migrations/tools/yahoo/tools/news.py(+0 -39)➖
migrations/tools/yahoo/tools/ticker.py(+0 -24)📝
tools/yahoo/README.md(+0 -0)📝
tools/yahoo/_assets/icon.png(+0 -0)📝
tools/yahoo/main.py(+0 -0)📝
tools/yahoo/manifest.yaml(+1 -1)📝
tools/yahoo/provider/yahoo.py(+3 -2)📝
tools/yahoo/provider/yahoo.yaml(+0 -1)➕
tools/yahoo/requirements.txt(+3 -0)📝
tools/yahoo/tools/analytics.py(+8 -6)📝
tools/yahoo/tools/analytics.yaml(+0 -0)➕
tools/yahoo/tools/news.py(+42 -0)📝
tools/yahoo/tools/news.yaml(+0 -0)➕
tools/yahoo/tools/ticker.py(+26 -0)📝
tools/yahoo/tools/ticker.yaml(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.