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 |
junwen-lee
|
042f2299f0
|
fix(singleagent): chatflow input concat (#1863)
|
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 |
Ryo
|
16bd3b5628
|
feat(infra): add object tagging support for PutObject and ListObjects (#1845)
|
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 |
shentongmartin
|
5562800958
|
fix: workflow tool closes stream writer correctly (#1839)
|
2 months ago |
Ryo
|
263a75b1c0
|
feat(infra): add file listing support (#1836)
|
2 months ago |
junwen-lee
|
901d0252e8
|
fix(singleagent): append the user message when generating suggestions (#1821)
|
2 months ago |
Ryo
|
5ecdddbacb
|
fix(prompt): disallow update if prompt is empty (#1816)
|
2 months ago |
shentongmartin
|
2a704fc873
|
fix: workflow tool in react agent resume once in one agent run (#1801)
|
2 months ago |
Ryo
|
f19761fa31
|
fix(agent): disallow update if prompt is empty (#1802)
|
2 months ago |
Ryo
|
14ce6bc112
|
feat(infra): support uploading files via io.Reader (#1793)
|
2 months ago |
Zhj
|
6fa2acf05a
|
fix: workflow as tool, not be serialized where has not parameters (#1777)
|
2 months ago |
N3ko
|
fc47e4096c
|
chore: remove redundant module (#864)
|
2 months ago |
Guangming Luo
|
035ed2450b
|
chore: clean up go mod & fix mail link (#861)
|
2 months ago |
Shawfix
|
f09c624988
|
optimize(infra): remove tautological condition (#856)
|
2 months ago |
liuyunchao-1998
|
59c1d9aa03
|
feat(knowledge): Support ark rerank (#852)
|
2 months ago |
Zhj
|
19c63a1150
|
fix: context cancel not working during node runner execution (#819)
|
2 months ago |
liuyunchao-1998
|
09d00c26cb
|
optimize(knowledge): Optimize the index logic of the knowledge base (#841)
|
2 months ago |
liuyunchao-1998
|
e7070b419c
|
fix(knowledge): Fix the issue of ineffective pagination parameters in the image-based knowledge base (#831)
|
2 months ago |
lvxinyu-1117
|
f956c18a09
|
fix: correctly transform single-field Array<object> variables (#702)
|
2 months ago |
mrh997
|
a4b11729a6
|
fix(plugin): ToEinoSchemaParameterInfo nil panic (#832)
|
2 months ago |
liuyunchao-1998
|
5e9740c047
|
fix(knowledge): Fix the issue where knowledge cannot execute aggregated SQL (#794)
|
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 |
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 |
junwen-lee
|
dfa9eb44e1
|
fix(singleagent): remove code (#774)
|
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
|
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 |
mrh997
|
d58783b11c
|
feat(plugin): supports using json marshal to correct string types by … (#758)
|
2 months ago |
shentongmartin
|
3030d4d627
|
fix: checkpoint store correctly initialize in multi-layered sub-workf… (#755)
|
2 months ago |
shentongmartin
|
c79ee64fe8
|
fix: display name for custom SQL node (#747)
|
2 months ago |
noovertime7
|
8994cec367
|
fix: Elasticsearch OpIn query append to Must instead of MustNot (#744)
|
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 |
shentongmartin
|
e0800abb99
|
fix: do not throw error when encountering unknown param for LLM (#735)
|
2 months ago |
Zhj
|
ffbc108875
|
fix: copy or move app workflow to library, dependencies on other comp… (#720)
|
2 months ago |
Lin Manhui
|
6b60c07c22
|
feat(infra): integrate PaddleOCR's PP-StructureV3 as a document parser backend (#714)
|
2 months ago |
shentongmartin
|
708a6ed0c0
|
fix: app workflow publish panic (#719)
|
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 |