feat: add workflow api in Node.js sdk (#3584)

This commit is contained in:
Joel
2024-04-18 11:23:18 +08:00
committed by GitHub
parent c2acb2be60
commit 80e390b906
2 changed files with 21 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dify-client",
"version": "2.2.1",
"version": "2.3.1",
"description": "This is the Node.js SDK for the Dify.AI API, which allows you to easily integrate Dify.AI into your Node.js applications.",
"main": "index.js",
"type": "module",