Commit Graph

113 Commits (9d117fa2f991d7debff4e185038473bddca0a165)

Author SHA1 Message Date
Joel c3f3b79b79 merge main 1 year ago
yihong 493834d45d
ci: add config ci more disscuss check #11706 (#11752)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 78c3051585
fix: make tidb service optional with proper profile in docker compose yaml (#11729) 1 year ago
JzoNg 171cc88a0d merge main 1 year ago
Bowen Liang 924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests (#11645) 1 year ago
yihong ee342063d8
ci: better print version for ruff to check the change (#11587)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Joel f634a4488f merge main 1 year ago
Bowen Liang 9b46b02717
refactor: assembling the app features in modular way (#9129)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
StyleZhang a0873a956f merge main 1 year ago
yihong 04b9a2c605
fix: better path trigger for vdb and fix the version (#11057)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
Joel 6fbff78b9c merge 1 year ago
Bowen Liang 754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile (#10426) 1 year ago
Joel a9de7f24a2 merge main 1 year ago
Bowen Liang a60133bfb3
fix: config violations when running db migtration ci tests (#10428) 1 year ago
Bowen Liang 9c90d98027 chore(ci): bring back poetry cache to speed up CI jobs (#10347) 1 year ago
-LAN- 8fae321b6a chore(ci): separate vector store tests into new workflow (#10354) 1 year ago
AkaraChen fb9c54e35f build: update docker login action (#10050) 1 year ago
Bowen Liang eafe5a9d8f
chore(ci): bring back poetry cache to speed up CI jobs (#10347) 1 year ago
-LAN- 82a775eca3
chore(ci): separate vector store tests into new workflow (#10354) 1 year ago
AkaraChen 6692e8c508
build: update docker login action (#10050) 1 year ago
StyleZhang 0f4291bd36 merge main 1 year ago
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>
1 year ago
AkaraChen f6ae13abad ci: migrate to pnpm 1 year ago
AkaraChen 2eab8fcc33 build: switch to pnpm 1 year ago
Bowen Liang d5bc125617
fix: (#9336 followup) skip poetry preperation in style workflow when no change in api folder (#9362) 1 year ago
Bowen Liang a8134a49c4
fix: poetry installation in CI jobs (#9336) 1 year ago
Bowen Liang 896998ef3f
chore: refine python dependency list and check dependencies in order (#9061) 1 year ago
-LAN- 4ec977eaba
fix(workflow): update tagging logic in GitHub Actions (#8882) 2 years ago
Hash Brown 2ef8b187fa
Add GitHub Actions Workflow for Web Tests (#8753) 2 years ago
Bowen Liang 144d30d7ef
chore: bump super-linter to v7 (#8148) 2 years ago
Joel c2a3c5a748
fix: get commit sha failed in translate action (#7959) 2 years ago
Joel 0cfcc97e9d
feat: support auto generate i18n translate (#6964)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 2 years ago
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>
2 years ago
Bowen Liang 70283f5b9f
dep: support for Python 3.12 (#6771) 2 years ago
takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 2 years ago
takatost 7ed4e963aa
chore(action): move docker login above Set up QEMU in build-push action workflow (#6073) 2 years ago
takatost eab0ac3a13
chore: remove port expose in docker compose (#5754)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
takatost 1e045a0187
fix: slow sql of ops tracing (#5749) 2 years ago
Chenhe Gu 488e3c3d56
Chore/improve deployment flow (#4299)
Co-authored-by: 天魂 <365125264@qq.com>
2 years ago
Bowen Liang 2a0f03a511
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Yeuoly 023dba9475
fix: revert CI path filters (#5561) 2 years ago
Yeuoly f8d97be932
fix: useless CI style checks (#5559) 2 years ago
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>
2 years ago
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
Bowen Liang 27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Bowen Liang 5f0ce5811a
feat: add `flask upgrade-db` command for running db upgrade with redis lock (#5333) 2 years ago
-LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago