junwen-lee
18a1b7e3ec
fix(singleagent): chatsdk shortcmd is not display ( #1981 )
2 months ago
shentongmartin
f7b5096d69
feat: allow more customizability for custom workflow node ( #1930 )
2 months ago
shentongmartin
8db69fd6a9
fix: update eino to fix the issue when field mappings are resolved re… ( #1952 )
2 months ago
lvxinyu-1117
bdcdc141d6
feat(workflow): add unit tests for conversation_manager && chatflow_role interface ( #1932 )
2 months ago
junwen-lee
8c2d00f166
fix(singleagent): create conversaion support add meta data field & ui… ( #1949 )
2 months ago
lvxinyu-1117
b257802c7e
feat(workflow): add unit tests for message-related nodes ( #1889 )
2 months ago
Ryo
56ce8a0131
feat(infra): use tos tagging instead meta ( #1868 )
2 months ago
lvxinyu-1117
a1da673962
fix: Add authorization check for knowledge_delete node ( #1865 )
2 months ago
Zhj
d70101c979
feat: Support for Chat Flow & Agent Support for binding a single chat flow ( #765 )
...
Co-authored-by: Yu Yang <72337138+tomasyu985@users.noreply.github.com>
Co-authored-by: zengxiaohui <csu.zengxiaohui@gmail.com>
Co-authored-by: lijunwen.gigoo <lijunwen.gigoo@bytedance.com>
Co-authored-by: lvxinyu.1117 <lvxinyu.1117@bytedance.com>
Co-authored-by: liuyunchao.0510 <liuyunchao.0510@bytedance.com>
Co-authored-by: haozhenfei <37089575+haozhenfei@users.noreply.github.com>
Co-authored-by: July <jiangxujin@bytedance.com>
Co-authored-by: tecvan-fe <fanwenjie.fe@bytedance.com>
2 months ago
Zhj
77e1931494
feat: add config for workflow domain ( #1847 )
2 months ago
shentongmartin
5562800958
fix: workflow tool closes stream writer correctly ( #1839 )
2 months ago
Zhj
19c63a1150
fix: context cancel not working during node runner execution ( #819 )
2 months ago
mrh997
a4b11729a6
fix(plugin): ToEinoSchemaParameterInfo nil panic ( #832 )
2 months ago
Ryo
f940edf585
refactor(knowledge): Move the all dependent components to app infra ( #795 )
2 months ago
lvxinyu-1117
a9b87c188b
fix(ci): correct workflow unit test ( #780 )
2 months ago
IPender
18e45b333f
feat(ci): enable unit test for backend ( #552 )
2 months ago
junwen-lee
f040a511e4
fix(singleagent): openapi message list field type ( #775 )
2 months ago
Zhj
4ff734f15f
fix: where HTTP node URL, JSON text, and raw text template rendering could not find the corresponding rendering variables ( #745 )
2 months ago
Ryo
dce313b8e3
refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package ( #738 )
2 months ago
Ryo
5d98e8ef93
refactor(workflow): Move domain resources events into the application layer ( #729 )
2 months ago
Ryo
99c759addc
refactor(workflow): Move the plugin component in the Workflow package into the common crossdomain package ( #717 )
2 months ago
Ryo
b38ab95623
refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package ( #708 )
2 months ago
Ryo
9ff065cebd
refactor(workflow): Move the database component in the Workflow package into the common crossdomain package ( #704 )
2 months ago
Ryo
e03cf4cc87
feat: optimize the package name for cross-domain functionality ( #690 )
2 months ago
mrh997
ad18b9cc42
fix(plugin): default value for tool execution response parameter type ( #683 )
...
Co-authored-by: mrh <mrh997>
2 months ago
junwen-lee
efc6e55fe5
fix(singleagent): support workflow output node ( #662 )
2 months ago
liuyunchao-1998
e7d25319ff
refactor: IDL structure modification ( #475 )
3 months ago
mrh997
e2b1f6e381
fix(plugin): authorization code redirect to static url ( #191 )
3 months ago
Ryo
ab0ce50df5
feat: add a redis abstraction to support different versions of the redis sdk ( #549 )
3 months ago
shentongmartin
bb6ff0026b
refactor: how to add a node type in workflow ( #558 )
3 months ago
lvxinyu-1117
5dafd81a3f
fix: correct token calculation error caused by ctxcache init ( #559 )
3 months ago
junwen-lee
0367e66eca
fix(singleagent): workflow as tool return directly ( #526 )
3 months ago
mrh997
f80d4f757b
fix(plugin): enhanced AES encryption security ( #533 )
3 months ago
zandwang
3ef9ab619b
fix(knowledge): initialize contentMap to prevent nil map panic ( #422 )
3 months ago
zandwang
595fb4012f
style: fix formatting in error message and log string ( #421 )
3 months ago
tecvan
5abc63fba6
chore: replace all cn comments to en version by volc api ( #313 )
3 months ago
mrh997
c4e0e27702
feat(plugin): remove schema retriction for plugin server url ( #278 )
3 months ago
N3ko
b9d03b148c
fix: replace workflow hardcoding chat model for knowledge recall ( #233 )
3 months ago
mrh997
53345f58c2
fix(backend_plugin): plugin common header and parameter default value ( #181 )
3 months ago
fanlv
35d2f38110
chore(comment): add open source license header
3 months ago
fanlv
a016ca92e7
chore(.github): add github ci
3 months ago
徐兆楠
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
3 months ago
徐兆楠
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
3 months ago
zhuangjie.1125
31621542c8
feat(backend): batch & loop node fix get input
3 months ago
李俊文
249c23c64b
Fix/content reasoning
...
* fix: concat
* fix: concat
* fix: concat sep
* fix: concat content & url
* fix: opimized
* fix: test
* fix: test
* fix: multi content parse with uri
* fix: multi content combine
* fix: remove unused func
* fix: multi content with content & reasoning content
* fix: multi content with content & reasoning content
See merge request: !886
3 months ago
lijunwen.gigoo
82e55ffdb8
fix: upload idl split
3 months ago
fanlv
890153324f
feat: manually mirror opencoze's code from bytedance
...
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
3 months ago