mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #538] [CLOSED] Update SlideSpeak plugin configuration and refactor API calls #1427
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/538
Author: @fdb02983rhy
Created: 3/21/2025
Status: ❌ Closed
Base:
main← Head:refractor-Update-SlideSpeak-plugin-configuration-and-refactor-API-calls📝 Commits (1)
094d859Update SlideSpeak plugin configuration and refactor API calls📊 Changes
8 files changed (+685 additions, -141 deletions)
View changed files
📝
tools/slidespeak/main.py(+1 -1)📝
tools/slidespeak/provider/slidespeak.py(+7 -9)📝
tools/slidespeak/provider/slidespeak.yaml(+2 -1)📝
tools/slidespeak/tools/presentation_generator.py(+98 -23)➕
tools/slidespeak/tools/presentation_generator.yaml(+244 -0)➕
tools/slidespeak/tools/slide_by_slide_generator.py(+204 -0)➕
tools/slidespeak/tools/slide_by_slide_generator.yaml(+129 -0)➖
tools/slidespeak/tools/slides_generator.yaml(+0 -107)📄 Description
requestslibrary withhttpxfor improved asynchronous support.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.