Commit Graph

31 Commits

Author SHA1 Message Date
Warren Wong
b597a0d31c
fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error (#9326)
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
Co-authored-by: wwwc <wwwc@outlook.com>
2024-10-15 16:26:44 +08:00
zhuhao
2328944987
chore: apply ruff reformat for python-client sdk (#8752) 2024-09-25 14:48:06 +08:00
Ying Wang
4788e1c8c8
[Python SDK] Add KnowledgeBaseClient and the corresponding test cases. (#8465)
Co-authored-by: Wang Ying <wangying@xkool.org>
2024-09-15 17:08:52 +08:00
Ying Wang
fa1af8e47b
add WorkflowClient.get_result, increase version number (#8435)
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
Co-authored-by: wangying <wangying@xkool.org>
2024-09-14 19:06:37 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Krasus.Chen
7d4a0a417a
add workflowClient ,fix rename bug (#7352) 2024-08-16 20:21:08 +08:00
Krasus.Chen
6e7f5fae09
add some api to DifyClient (#7314) 2024-08-15 19:26:59 +08:00
Jian Yu
5b89b6fe2d
allow custom base_url of dify api server (#6510) 2024-07-22 13:24:24 +08:00
Joel
69190e088e
fix: update npm version to fix Incorrect argument types in createChatMessage (#4865) 2024-06-03 08:22:27 +08:00
Kishida Takashi
41e536109b
fix: Incorrect argument types in createChatMessage (#4861) 2024-06-02 21:03:42 +08:00
Valerio Narcisi
af026c5953
fix: node.js sdk if request is a get data must not exist (#4618) 2024-05-27 08:48:07 +08:00
Joel
80e390b906
feat: add workflow api in Node.js sdk (#3584) 2024-04-18 11:23:18 +08:00
Onelevenvy
cb79a90031
feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2024-03-18 16:22:48 +08:00
TseIan
0b8dcaba8f
Chore: Add type files and unit test ci for Node.js SDK (#2268)
Co-authored-by: xieweicheng <xieweicheng@bytedance.com>
2024-02-18 15:54:14 +08:00
Joel
d76d1adb59
feat: Nodejs sdk support auto rename conversation api (#2265) 2024-01-29 12:57:39 +08:00
Bowen Liang
cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
Garfield Dai
5b7071e4b0
Feat/sdk vision support (#1531)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-20 17:54:01 +08:00
Matri
5b06ded0b1
build: improve dockerfile (#851)
Co-authored-by: MatriQi <matri@aifi.io>
2023-08-17 10:25:11 +08:00
crazywoola
39933aeb62
feat: add readme (#791) 2023-08-09 20:15:24 +08:00
crazywoola
beb8065660
fix: remove ruby from repo due to main gitignore (#790) 2023-08-09 19:47:50 +08:00
crazywoola
36080fe352
fix: add missing code (#788) 2023-08-09 19:36:39 +08:00
Benjamin
a510f32124
Add Ruby's SDK implement code. (#786) 2023-08-09 19:21:52 +08:00
crazywoola
cb6e73347e
Feat/add ruby sdk (#583) 2023-07-18 10:18:58 +08:00
Bin
1dee5de9b4
bugfix: conversation parameters (#438) 2023-06-25 16:14:42 +08:00
Joel
299c51ebc4
feat: npm sdk to 2.0 to fix steaming problem (#326) 2023-06-09 14:36:48 +08:00
crazywoola
3a7f58d2a6
Feature/fix streaming mode (#324) 2023-06-09 14:24:59 +08:00
Bole Chen
7a16c88092
fix: php sdk error code (#179) 2023-05-24 21:05:05 +08:00
crazywoola
3117619ef3
Feature/add test to nodejs sdk (#31) 2023-05-16 09:22:47 +08:00
Joel
c2e7fe107a
fix: nodejs endpoint (#20) 2023-05-15 16:57:05 +08:00
Ares
367ef145d6
fix: Fix symbol errors in the nodejs-client's README.md file of the SDK (#3) 2023-05-15 11:20:12 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00