61595e73b7
feat: rebase chatflow code to main
2025-08-12 20:39:30 +08:00
25ded3eb27
feat(backend): Enable chat history in intent_detector, knowledge_retrieve and llm node
2025-08-12 20:39:28 +08:00
6ca8d53345
feat(backend):workflow support conversation manager & add conversation/message nodes
2025-08-12 20:39:26 +08:00
8ba5a552c2
refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package ( #708 )
2025-08-12 20:39:24 +08:00
f9bbdffa02
feat(backend): support open api for chat flow run
2025-08-11 15:37:11 +08:00
473ca91667
feat: rebase chatflow code to main
2025-08-11 15:37:11 +08:00
f62f9b5262
feat(backend): Enable chat history in intent_detector, knowledge_retrieve and llm node
2025-08-11 15:37:11 +08:00
5525cf8a6e
feat(backend):workflow support conversation manager & add conversation/message nodes
2025-08-11 15:37:09 +08:00
e7d25319ff
refactor: IDL structure modification ( #475 )
2025-08-07 07:59:51 +00:00
4b3042359c
feat: remove default timeout for both nodes and workflow ( #585 )
2025-08-05 12:42:01 +00:00
c9c900adb0
feat: refactor the mq’s RegisterConsumer method to make it easier to inject ( #581 )
2025-08-05 10:05:32 +00:00
ab0ce50df5
feat: add a redis abstraction to support different versions of the redis sdk ( #549 )
2025-08-05 08:09:54 +00:00
bb6ff0026b
refactor: how to add a node type in workflow ( #558 )
2025-08-05 06:02:33 +00:00
5dafd81a3f
fix: correct token calculation error caused by ctxcache init ( #559 )
2025-08-05 03:26:51 +00:00
72656e4fd1
fix: app var store can be resumed ( #546 )
2025-08-04 12:19:36 +00:00
b9d03b148c
fix: replace workflow hardcoding chat model for knowledge recall ( #233 )
2025-07-30 06:27:01 +00:00
3749abdea0
feat: py sandbox for workflow
...
* chore: update Dockerfile and sandbox.py
* feat: py sandbox for workflow
* feat: py sandbox for workflow
See merge request: !885
2025-07-25 07:17:25 +00:00
f3934ccf62
chore(shell): auto cp .env form .env.example when debug
...
* chore(shell): auto cp .env form .env.example when debug
* chore(docker): using default env example if env not exit when debug app
See merge request: !910
2025-07-25 03:50:24 +00:00
9b3814e2c5
feat: refactor model manager
...
* chore: mv model icon
* fix: model icon
* fix: model icon
* feat: refactor model manager
* fix: model icon
* fix: model icon
* feat: refactor model manager
See merge request: !905
2025-07-24 13:12:44 +00:00
3b546369d8
feat(backend): when the convert array element contains an object, waring information occurs, and the object needs to be added to the array element as well
2025-07-23 16:22:18 +08:00
890153324f
feat: manually mirror opencoze's code from bytedance
...
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00