Ryo
|
56ce8a0131
|
feat(infra): use tos tagging instead meta (#1868)
|
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
|
aae865dafb
|
feat: read workflow config file should join workspace dir (#1850)
|
2 months ago |
Zhj
|
77e1931494
|
feat: add config for workflow domain (#1847)
|
2 months ago |
Ryo
|
5ecdddbacb
|
fix(prompt): disallow update if prompt is empty (#1816)
|
2 months ago |
liuyunchao-1998
|
59c1d9aa03
|
feat(knowledge): Support ark rerank (#852)
|
2 months ago |
lvxinyu-1117
|
f956c18a09
|
fix: correctly transform single-field Array<object> variables (#702)
|
2 months ago |
Ryo
|
f940edf585
|
refactor(knowledge): Move the all dependent components to app infra (#795)
|
2 months ago |
junwen-lee
|
23a468c72c
|
fix: openapi message list limit default (#803)
|
2 months ago |
mhowto
|
85e6926a14
|
feat: intergrate gemini embedding (#783)
|
2 months ago |
lvxinyu-1117
|
a9b87c188b
|
fix(ci): correct workflow unit test (#780)
|
2 months ago |
Ryo
|
ee03b41ad5
|
fix(infra): remove duplicate init code (#779)
|
2 months ago |
junwen-lee
|
dfa9eb44e1
|
fix(singleagent): remove code (#774)
|
2 months ago |
Ryo
|
ff00dcb31b
|
refactor(knowledge): Move the searchstore manager to app infra (#764)
|
2 months ago |
fudongying
|
a734d9d8af
|
feat: milvus support to use username+password as auth (#751)
|
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 |
Lin Manhui
|
6b60c07c22
|
feat(infra): integrate PaddleOCR's PP-StructureV3 as a document parser backend (#714)
|
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 |
mrh997
|
e7011f2549
|
fix(app): avoid nil panic (#693)
|
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 |
Lin Manhui
|
b19ae505f0
|
feat(infra): add PaddleOCR as a new OCR type (#668)
|
2 months ago |
lvxinyu-1117
|
7697b6fb47
|
fix: correct redis set when update node execution && fix openAPI run … (#639)
|
3 months ago |
lvxinyu-1117
|
8712be6a6b
|
fix: Correctly handle 'Array Item' when converting APIParameter (#634)
|
3 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
|
a179748877
|
feat(ci): use nginx for minio proxy (#605)
|
3 months ago |
shentongmartin
|
4b3042359c
|
feat: remove default timeout for both nodes and workflow (#585)
|
3 months ago |
Ryo
|
c9c900adb0
|
feat: refactor the mq’s RegisterConsumer method to make it easier to inject (#581)
|
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 |
mrh997
|
f80d4f757b
|
fix(plugin): enhanced AES encryption security (#533)
|
3 months ago |
N3ko
|
36923bd0a4
|
feat: support ark embedding api_type (#519)
|
3 months ago |
Ryo
|
adc5986d13
|
feat: update the redis reference to cache.Cmdable instead (#535)
|
3 months ago |
lvxinyu-1117
|
c7bf6bbdec
|
fix: delete redundant fields in plugin output data (#469)
|
3 months ago |
IPender
|
4b03f8de78
|
feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… (#482)
|
3 months ago |
junwen-lee
|
568819b8e5
|
fix(infra): support configuring the HTTP schema of storage upload in … (#450)
|
3 months ago |
tecvan
|
5abc63fba6
|
chore: replace all cn comments to en version by volc api (#313)
|
3 months ago |
N3ko
|
977f2c423a
|
chore: simplify model yaml (#308)
|
3 months ago |
junwen-lee
|
716ec0cba8
|
fix(singleagent): multi input support audio (#362)
|
3 months ago |
mrh997
|
3f782d728f
|
fix(plugin): compile failed (#359)
|
3 months ago |
mrh997
|
9660a85454
|
fix(plugin): setting the default value of the agent tool does not take effect (#341)
|
3 months ago |
Ryo
|
357da72a52
|
feat(ci): 1. remove docker proxy. 2. split debug and docker environment (#304)
|
3 months ago |
N3ko
|
bb74272385
|
feat: support EMBEDDING_MAX_BATCH_SIZE (#311)
|
3 months ago |
N3ko
|
b9d03b148c
|
fix: replace workflow hardcoding chat model for knowledge recall (#233)
|
3 months ago |
mrh997
|
efa20f22f6
|
fix(plugin): update tool may reset request or response parameters (#302)
|
3 months ago |