shisaru292
|
da204c131d
|
fix: missing working directory parameter in script (#10226)
|
2024-11-04 15:23:18 +08:00 |
|
powerfool
|
878d13ef42
|
Added OceanBase as an option for the vector store in Dify (#10010)
|
2024-10-29 21:10:18 +08:00 |
|
roadgoat19
|
c8ef9223e5
|
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-10-29 15:00:23 +08:00 |
|
Jyong
|
eca66f9577
|
add vdb py test (#9706)
|
2024-10-23 19:14:24 +08:00 |
|
Jyong
|
3e9d271b52
|
nltk security issue and upgrade unstructured (#9558)
|
2024-10-23 16:23:55 +08:00 |
|
Zven
|
8e7a752b2a
|
feat: add upstash as a new vector database provider (#9644)
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
|
2024-10-23 09:16:35 +08:00 |
|
ice yao
|
3e168ce2ca
|
fix: enable Tencent Cloud Vector integration test (#9441)
|
2024-10-17 15:30:59 +08:00 |
|
ice yao
|
568d5c46ed
|
feat: Enable baiduvector intergration test (#9369)
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
|
2024-10-16 09:41:28 +08:00 |
|
ice yao
|
d15ba3939d
|
Add Volcengine VikingDB as new vector provider (#9287)
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
|
2024-10-13 21:26:05 +08:00 |
|
Bowen Liang
|
896998ef3f
|
chore: refine python dependency list and check dependencies in order (#9061)
|
2024-10-08 15:11:45 +08:00 |
|
ice yao
|
c2d606d587
|
chore: remove unexecuted scripts to avoid ambiguity (#8946)
|
2024-10-01 09:15:18 +08:00 |
|
zhuhao
|
fb49413a41
|
feat: add voyage ai as a new model provider (#8747)
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
|
2024-09-29 16:55:59 +08:00 |
|
zhuhao
|
1ecf70dca0
|
feat: add mixedbread as a new model provider (#8523)
|
2024-09-24 11:20:15 +08:00 |
|
ice yao
|
d7aada38a1
|
Add nomic embedding model provider (#8640)
|
2024-09-23 19:57:21 +08:00 |
|
ice yao
|
0665268578
|
Add Fireworks AI as new model provider (#8428)
|
2024-09-22 10:13:00 +08:00 |
|
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
2024-08-15 12:54:05 +08:00 |
|
miendinh
|
f104b930cf
|
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-13 17:36:20 +08:00 |
|
JuHyung Son
|
2e941bb91c
|
add new provider Solar (#6884)
|
2024-08-02 20:48:09 +08:00 |
|
takatost
|
05141ede16
|
chore: optimize asynchronous deletion performance of app related data (#6634)
|
2024-07-24 18:15:03 +08:00 |
|
Zhuo Qiu
|
63e34e5227
|
feat: support MyScale vector database (#6092)
|
2024-07-11 15:21:59 +08:00 |
|
Bowen Liang
|
f9d00e0498
|
chore: use poetry for linter tools installation and bump Ruff from 0.4 to 0.5 (#6081)
|
2024-07-09 23:06:23 +08:00 |
|
Bowen Liang
|
2a0f03a511
|
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-25 15:48:02 +08:00 |
|
-LAN-
|
5a99aeb864
|
fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257)
|
2024-06-17 10:04:28 +08:00 |
|
Bowen Liang
|
e7752e8135
|
chore: development script for syncing Poetry lockfile (#5170)
|
2024-06-14 20:54:07 +08:00 |
|
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
2024-06-05 14:05:15 +08:00 |
|
Bowen Liang
|
9cec8c1750
|
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
|
2024-04-24 21:52:42 +08:00 |
|
takatost
|
4d8f1b9ca4
|
feat: test all unit tests (#3787)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-24 17:33:01 +08:00 |
|
Bowen Liang
|
a34e8cb0bd
|
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760)
|
2024-04-24 17:15:31 +08:00 |
|
Bowen Liang
|
d463b82aba
|
test: add scripts for running tests on api module both locally and CI jobs (#3497)
|
2024-04-18 13:43:15 +08:00 |
|
Bowen Liang
|
066076b157
|
chore: lint .env file templates (#3507)
|
2024-04-16 19:53:54 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|