mirror of
https://github.com/langgenius/dify-sdk-go.git
synced 2026-07-21 09:55:23 -04:00
[PR #3] [MERGED] Add Support for workflow for both Blocking/Streaming #2
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-sdk-go/pull/3
Author: @KevinZhao
Created: 10/13/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (7)
ccc5981update1d450c5update88bf1ddupdate7b0b141fix7aed327updateb3f4e94update6bbbc33update📊 Changes
3 files changed (+377 additions, -2 deletions)
View changed files
➕
api_workflow.go(+210 -0)📝
go.mod(+1 -1)📝
test/api_test.go(+166 -1)📄 Description
As title, I added support and testing scenario for basic Workflow API for invocations of Blocking and Streaming Mode.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.