dify/sdks
Timo 0e4f19eee0
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Fix ChatClient.audio_to_text files keyword to make it work (#26317)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-27 21:03:05 +08:00
..
nodejs-client add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
php-client docs: format all md files (#24195) 2025-08-20 13:49:11 +08:00
python-client Fix ChatClient.audio_to_text files keyword to make it work (#26317) 2025-09-27 21:03:05 +08:00
README.md feat: add readme (#791) 2023-08-09 20:15:24 +08:00

SDK

Java

https://github.com/langgenius/java-client/

Go

https://github.com/langgenius/dify-sdk-go

Ruby

https://github.com/langgenius/ruby-sdk

Python

TODO move to another place

PHP

TODO move to another place

Node.js

TODO move to another place