|
|
fef62d937d
|
Merge branch 'main' into feat/workflow
|
2024-04-02 22:36:27 +08:00 |
|
|
|
5e66a60f1c
|
add embedding cache and clean embedding cache job (#3087)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-02 20:46:24 +08:00 |
|
|
|
5e201324d6
|
Merge branch 'main' into feat/workflow
# Conflicts:
# api/.env.example
# docker/docker-compose.yaml
|
2024-04-02 16:55:43 +08:00 |
|
|
|
a94d86da6d
|
add keyword table s3 storage support (#3065)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 20:19:30 +08:00 |
|
|
|
8c55ff392d
|
fix bugs
|
2024-04-01 19:33:53 +08:00 |
|
|
|
429dd11dd7
|
add icon for tool node execution
|
2024-03-29 22:22:58 +08:00 |
|
|
|
11b428a73f
|
feat: agent log
|
2024-03-29 19:23:48 +08:00 |
|
|
|
85285931e2
|
feat: add agent tool invoke meta
|
2024-03-28 20:04:31 +08:00 |
|
|
|
34e8d2f6bb
|
add message error record
|
2024-03-21 18:30:23 +08:00 |
|
|
|
7762737796
|
optimize app list desc
|
2024-03-19 15:40:03 +08:00 |
|
|
|
0b07c6914a
|
fix bugs
|
2024-03-18 21:52:39 +08:00 |
|
|
|
1b0acdbe63
|
fix message resign url
|
2024-03-18 21:22:58 +08:00 |
|
|
|
34695f02fb
|
add model config for conversation
|
2024-03-18 18:25:46 +08:00 |
|
|
|
08b1f5d7c3
|
fix web app bugs
|
2024-03-18 16:48:31 +08:00 |
|
|
|
a93a2e2e0c
|
Merge branch 'main' into feat/workflow-backend
|
2024-03-18 15:35:04 +08:00 |
|
|
|
c3d0cf940c
|
add tenant id index for document and document_segment table (#2873)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-18 14:34:32 +08:00 |
|
|
|
80f1fbba56
|
add image file as markdown stream outupt
|
2024-03-17 21:27:08 +08:00 |
|
|
|
5c4d1c52ee
|
add conversation_id & message_id to advanced-chat workflow-runs API
|
2024-03-15 22:24:00 +08:00 |
|
|
|
74e644be1c
|
fix: linter
|
2024-03-15 18:22:47 +08:00 |
|
|
|
2b4b6817a3
|
record inputs and process data when node failed
|
2024-03-15 18:22:47 +08:00 |
|
|
|
be68369983
|
add workflow_app_log codes
|
2024-03-15 18:22:47 +08:00 |
|
|
|
8b832097de
|
optimize db connections
|
2024-03-15 18:22:45 +08:00 |
|
|
|
c152d55f68
|
fix workflow app bugs
|
2024-03-15 18:17:05 +08:00 |
|
|
|
1f986a3abb
|
fix bugs
|
2024-03-15 18:17:05 +08:00 |
|
|
|
7d28fe8ea5
|
completed workflow engine main logic
|
2024-03-15 18:17:05 +08:00 |
|
|
|
df753e84a3
|
fix workflow api return
|
2024-03-15 18:17:04 +08:00 |
|
|
|
be709d4b84
|
add AdvancedChatAppGenerateTaskPipeline
|
2024-03-15 18:17:04 +08:00 |
|
|
|
3f5d1a79c6
|
refactor apps
|
2024-03-15 18:17:04 +08:00 |
|
|
|
43b0440358
|
support workflow features
|
2024-03-15 18:17:03 +08:00 |
|
|
|
8a8882ed8d
|
move workflow_id to app
|
2024-03-15 18:15:54 +08:00 |
|
|
|
799db69e4f
|
refactor app
|
2024-03-15 18:15:48 +08:00 |
|
|
|
7724d010b6
|
add app description
add update app api
|
2024-03-15 18:15:16 +08:00 |
|
|
|
20cf075b2d
|
add workflow runs & workflow node executions api
|
2024-03-15 18:15:16 +08:00 |
|
|
|
03749917f0
|
add workflow app log api
|
2024-03-15 18:15:16 +08:00 |
|
|
|
27ba5a0bce
|
refactor app mode
add app import and export
|
2024-03-15 18:15:13 +08:00 |
|
|
|
748aa22ee2
|
add manual convert logic
|
2024-03-15 18:13:55 +08:00 |
|
|
|
3b234febf5
|
fix bugs and add unit tests
|
2024-03-15 18:13:55 +08:00 |
|
|
|
3642dd3a73
|
add workflow logics
|
2024-03-15 18:13:55 +08:00 |
|
|
|
603b1e9ed4
|
lint
|
2024-03-15 18:13:55 +08:00 |
|
|
|
b7c6cba23f
|
add workflow models
|
2024-03-15 18:13:55 +08:00 |
|
|
|
fd7aade26b
|
Fix tts api err (#2809)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-03-13 15:38:10 +08:00 |
|
|
|
801d135390
|
generalize the generation of new collection name by dataset id (#2620)
|
2024-02-29 12:47:10 +08:00 |
|
|
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
|
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
|
|
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 |
|
|
|
a8f23ed712
|
Feat/move tenant id into db (#2341)
|
2024-02-02 15:00:13 +08:00 |
|
|
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
|
|
2660fbaa20
|
Fix/typos (#2308)
|
2024-01-31 11:58:07 +08:00 |
|
|
|
89fcf4ea7c
|
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-26 13:24:40 +08:00 |
|
|
|
828822243a
|
fix: multiple rows were found correctly (#2219)
|
2024-01-26 12:47:42 +08:00 |
|