Compare commits

...

1 Commits

Author SHA1 Message Date
Joel
b19bd271ea fix: update npm version Incorrect argument types in createChatMessage 2024-06-02 21:11:07 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "dify-client",
"version": "2.3.1",
"version": "2.3.2",
"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",