Commit Graph

90 Commits (7f583ec1ac6e7fb5269ed696f40a96a8b6b6f5fc)

Author SHA1 Message Date
AkaraChen 6692e8c508
build: update docker login action (#10050) 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
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) 1 year ago
Hash Brown 2ef8b187fa
Add GitHub Actions Workflow for Web Tests (#8753) 1 year ago
Bowen Liang 144d30d7ef
chore: bump super-linter to v7 (#8148) 1 year ago
Joel c2a3c5a748
fix: get commit sha failed in translate action (#7959) 1 year ago
Joel 0cfcc97e9d
feat: support auto generate i18n translate (#6964)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 1 year 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
Bowen Liang e7752e8135
chore: development script for syncing Poetry lockfile (#5170) 2 years ago
gongzhongqiang 9ed21737d5
fix: add repo check for build-push.yml (#5141) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
Bowen Liang 25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs (#5088) 2 years ago
Matri f62f71a81a
build: initial support for poetry build tool (#4513)
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
Bowen Liang fb6843815c
chore: separate style checks into multiple jobs triggering on file changes (#4876) 2 years ago
Bowen Liang cd24308f20
chore: add issue link tempate for IDEA (#4866) 2 years ago
Yeuoly f916aa0f92
chore: upgrade sandbox (#4839) 2 years ago
Bowen Liang a47e8d0da2
test: CI test for db migration scripts on changes (#4739) 2 years ago
Bowen Liang 6dd0e07af8
test: triggering tests on changes and allow cancelling in-progress CI test jobs (#4743) 2 years ago
Yeuoly bbef964eb5
improve: code upgrade (#4231) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
Bowen Liang 44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 2 years ago
Bowen Liang 4ea2755fce
test: remove explicit env settings for CI pytests (#4041) 2 years ago
Jyong 3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
Bowen Liang 045827043d
test: improve vector store tests (#3855) 2 years ago
Bowen Liang 9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 2 years ago
Bowen Liang a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760) 2 years ago
KVOJJJin b249767c5c
Fix: redirection of app remove (#3770) 2 years ago
Bowen Liang ccaf335466
fix: rollback gmpy2 to 2.1.5 (#3745) 2 years ago
Bowen Liang aadebd6d23
python 3.12 support (#3652) 2 years ago
Bowen Liang d463b82aba
test: add scripts for running tests on api module both locally and CI jobs (#3497) 2 years ago