mirror of https://github.com/langgenius/dify.git
feat: add readme (#791)
This commit is contained in:
parent
beb8065660
commit
39933aeb62
|
|
@ -0,0 +1,25 @@
|
||||||
|
# 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
|
||||||
Loading…
Reference in New Issue