27e2e9f4cd
Update build-push.yml
2024-10-11 19:49:28 +08:00
ed4e029609
Merge branch 'fix/agent-external-knowledge-retrieval' into fix/external-knowledge-retrieval-issues
2024-10-11 19:44:52 +08:00
c2328cb676
chore: update image versions to 0.9.1-fix1
2024-10-11 00:56:37 +08:00
40f2e7d821
release(all): bump version to 0.9.2
...
- Added new release branch "release/0.9.2" to GitHub workflow.
- Updated the CURRENT_VERSION field in the packaging configuration.
- Updated Docker images for api, worker, and web services to version 0.9.2.
- Updated web application package.json version to 0.9.2.
2024-10-10 16:47:04 +08:00
896998ef3f
chore: refine python dependency list and check dependencies in order ( #9061 )
2024-10-08 15:11:45 +08:00
4ec977eaba
fix(workflow): update tagging logic in GitHub Actions ( #8882 )
2024-09-29 16:12:42 +08:00
2ef8b187fa
Add GitHub Actions Workflow for Web Tests ( #8753 )
2024-09-25 15:50:51 +08:00
144d30d7ef
chore: bump super-linter to v7 ( #8148 )
2024-09-10 09:13:48 +08:00
c2a3c5a748
fix: get commit sha failed in translate action ( #7959 )
2024-09-04 13:13:21 +08:00
0cfcc97e9d
feat: support auto generate i18n translate ( #6964 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-03 10:17:05 +08:00
3571292fbf
chore(api): Introduce Ruff Formatter. ( #7291 )
2024-08-15 12:54:05 +08:00
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
70283f5b9f
dep: support for Python 3.12 ( #6771 )
2024-08-02 21:14:36 +08:00
05141ede16
chore: optimize asynchronous deletion performance of app related data ( #6634 )
2024-07-24 18:15:03 +08:00
63e34e5227
feat: support MyScale vector database ( #6092 )
2024-07-11 15:21:59 +08:00
7ed4e963aa
chore(action): move docker login above Set up QEMU in build-push action workflow ( #6073 )
2024-07-08 18:32:29 +08:00
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
1e045a0187
fix: slow sql of ops tracing ( #5749 )
2024-06-29 20:28:30 +08:00
488e3c3d56
Chore/improve deployment flow ( #4299 )
...
Co-authored-by: 天魂 <365125264@qq.com >
2024-06-28 17:37:52 +08:00
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
023dba9475
fix: revert CI path filters ( #5561 )
2024-06-24 23:46:15 +08:00
f8d97be932
fix: useless CI style checks ( #5559 )
2024-06-24 23:31:54 +08:00
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
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
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
5f0ce5811a
feat: add flask upgrade-db command for running db upgrade with redis lock ( #5333 )
2024-06-18 13:26:01 +08:00
5a99aeb864
fix(core): Reorder field_validator and classmethod to fit Pydantic V2. ( #5257 )
2024-06-17 10:04:28 +08:00
e7752e8135
chore: development script for syncing Poetry lockfile ( #5170 )
2024-06-14 20:54:07 +08:00
9ed21737d5
fix: add repo check for build-push.yml ( #5141 )
2024-06-14 19:15:27 +08:00
cdc08a434f
feat: support Chroma vector store ( #5015 )
2024-06-13 18:02:18 +08:00
25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs ( #5088 )
2024-06-12 14:43:03 +08:00
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
f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules ( #4925 )
2024-06-05 14:05:15 +08:00
fb6843815c
chore: separate style checks into multiple jobs triggering on file changes ( #4876 )
2024-06-04 03:03:18 +08:00
cd24308f20
chore: add issue link tempate for IDEA ( #4866 )
2024-06-03 13:39:54 +08:00
f916aa0f92
chore: upgrade sandbox ( #4839 )
2024-06-02 11:30:14 +08:00
a47e8d0da2
test: CI test for db migration scripts on changes ( #4739 )
2024-05-31 16:45:34 +08:00
6dd0e07af8
test: triggering tests on changes and allow cancelling in-progress CI test jobs ( #4743 )
2024-05-31 16:42:14 +08:00
bbef964eb5
improve: code upgrade ( #4231 )
2024-05-13 14:39:14 +08:00
875249eb00
Feat/vector db pgvector ( #3879 )
2024-05-10 17:20:30 +08:00
44857702ae
test: add integration tests on CodeExecutor with the sandbox service ( #4015 )
2024-05-03 08:54:40 +08:00
4ea2755fce
test: remove explicit env settings for CI pytests ( #4041 )
2024-05-02 00:49:39 +08:00
3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy ( #3833 )
2024-04-29 11:58:17 +08:00
045827043d
test: improve vector store tests ( #3855 )
2024-04-26 19:18:42 +08:00
9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate ( #3688 )
2024-04-24 21:52:42 +08:00
a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 ( #3760 )
2024-04-24 17:15:31 +08:00
b249767c5c
Fix: redirection of app remove ( #3770 )
2024-04-24 17:11:51 +08:00
ccaf335466
fix: rollback gmpy2 to 2.1.5 ( #3745 )
2024-04-24 12:53:23 +08:00
aadebd6d23
python 3.12 support ( #3652 )
2024-04-22 11:41:13 +08:00
d463b82aba
test: add scripts for running tests on api module both locally and CI jobs ( #3497 )
2024-04-18 13:43:15 +08:00