Commit Graph

97 Commits

Author SHA1 Message Date
takatost
7ed4e963aa
chore(action): move docker login above Set up QEMU in build-push action workflow (#6073) 2024-07-08 18:32:29 +08:00
crazywoola
b34baf1e3a
feat: pr template (#5886) 2024-07-02 22:38:17 +08:00
takatost
eab0ac3a13
chore: remove port expose in docker compose (#5754)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2024-06-30 10:31:31 +08:00
takatost
1e045a0187
fix: slow sql of ops tracing (#5749) 2024-06-29 20:28:30 +08:00
Chenhe Gu
488e3c3d56
Chore/improve deployment flow (#4299)
Co-authored-by: 天魂 <365125264@qq.com>
2024-06-28 17:37:52 +08:00
crazywoola
b2e2298822
feat: update issue template (#5592) 2024-06-25 22:54: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
Yeuoly
023dba9475
fix: revert CI path filters (#5561) 2024-06-24 23:46:15 +08:00
Yeuoly
f8d97be932
fix: useless CI style checks (#5559) 2024-06-24 23:31:54 +08:00
takatost
9a5c423d59
chore: remove pip support for api service (#5453)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2024-06-22 02:05:50 +08:00
tmuife
6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2024-06-22 01:48:07 +08:00
Bowen Liang
27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
2024-06-22 01:34:08 +08:00
crazywoola
b1db581ebe
feat: update template (#5395) 2024-06-19 17:43:45 +08:00
Bowen Liang
5f0ce5811a
feat: add flask upgrade-db command for running db upgrade with redis lock (#5333) 2024-06-18 13:26:01 +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
gongzhongqiang
9ed21737d5
fix: add repo check for build-push.yml (#5141) 2024-06-14 19:15:27 +08:00
Bowen Liang
cdc08a434f
feat: support Chroma vector store (#5015) 2024-06-13 18:02:18 +08:00
Bowen Liang
25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs (#5088) 2024-06-12 14:43:03 +08:00
Matri
f62f71a81a
build: initial support for poetry build tool (#4513)
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2024-06-11 13:11:28 +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
fb6843815c
chore: separate style checks into multiple jobs triggering on file changes (#4876) 2024-06-04 03:03:18 +08:00
Bowen Liang
cd24308f20
chore: add issue link tempate for IDEA (#4866) 2024-06-03 13:39:54 +08:00
Yeuoly
f916aa0f92
chore: upgrade sandbox (#4839) 2024-06-02 11:30:14 +08:00
Bowen Liang
a47e8d0da2
test: CI test for db migration scripts on changes (#4739) 2024-05-31 16:45:34 +08:00
Bowen Liang
6dd0e07af8
test: triggering tests on changes and allow cancelling in-progress CI test jobs (#4743) 2024-05-31 16:42:14 +08:00
非法操作
63382f758e
fix typo (#4329) 2024-05-13 15:20:16 +08:00
Yeuoly
bbef964eb5
improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
LiuVaayne
875249eb00
Feat/vector db pgvector (#3879) 2024-05-10 17:20:30 +08:00
Bowen Liang
44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 2024-05-03 08:54:40 +08:00
Bowen Liang
4ea2755fce
test: remove explicit env settings for CI pytests (#4041) 2024-05-02 00:49:39 +08:00
Jyong
3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
Bowen Liang
045827043d
test: improve vector store tests (#3855) 2024-04-26 19:18:42 +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
Bowen Liang
a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760) 2024-04-24 17:15:31 +08:00
KVOJJJin
b249767c5c
Fix: redirection of app remove (#3770) 2024-04-24 17:11:51 +08:00
Bowen Liang
ccaf335466
fix: rollback gmpy2 to 2.1.5 (#3745) 2024-04-24 12:53:23 +08:00
Bowen Liang
aadebd6d23
python 3.12 support (#3652) 2024-04-22 11:41:13 +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
c52b59dcea
test: install ffmpeg for pytests (#3499) 2024-04-16 11:52:27 +08:00
Bowen Liang
168bf61b23
chore: separate Python dependencies for development (#3198) 2024-04-15 11:03:10 +08:00
takatost
a33b774314
fix: latest image tag not push in GitHub action (#3213) 2024-04-09 14:35:39 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
crazywoola
a9700e61db
Feat/update issue template (#3147)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2024-04-08 02:46:28 +08:00
Nanguan Lin
12782cad4d
Fix typo (#3041) 2024-03-31 12:41:16 +08:00
crazywoola
e9aa0e89d3
chore: update pr template (#2893) 2024-03-19 17:24:57 +08:00
Eric Wang
15a6d94953
Refactor: Streamline the build-push and deploy-dev workflow (#2852) 2024-03-17 14:20:34 +08:00
Bowen Liang
0428f44113
chore: bump superlinter action from v5 to v6 (#2325) 2024-02-29 12:45:06 +08:00
crazywoola
3505cbe05c
update issue template (#2507) 2024-02-21 14:08:11 +08:00