Commit Graph

83 Commits

Author SHA1 Message Date
hujm2023 6c559d44ca
chore: comment out static copy in dockerfile (#591) 2025-08-06 02:26:37 +00:00
junwen-lee b17db0f32b
chore: print the original error log in debug mode (#496) 2025-08-06 02:17:19 +00:00
shentongmartin 117b63f661
fix: trimming leading and trailing whitespaces before unmarshal LLM o… (#587) 2025-08-05 13:12:10 +00:00
shentongmartin 4b3042359c
feat: remove default timeout for both nodes and workflow (#585) 2025-08-05 12:42:01 +00:00
Ryo 90b561c3df
fix: test case cache.nil is null (#584) 2025-08-05 12:20:41 +00:00
Ryo c9c900adb0
feat: refactor the mq’s RegisterConsumer method to make it easier to inject (#581) 2025-08-05 10:05:32 +00:00
liuyunchao-1998 c11780b28d
fix(knowledge): Optimize the knowledge domain idgen code (#574) 2025-08-05 09:34:43 +00:00
Ryo ab0ce50df5
feat: add a redis abstraction to support different versions of the redis sdk (#549) 2025-08-05 08:09:54 +00:00
liuyunchao-1998 d4d0ba6b9a
fix: Fix bug in initializing database tool for agent (#569) 2025-08-05 07:30:50 +00:00
shentongmartin bb6ff0026b
refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
lvxinyu-1117 5dafd81a3f
fix: correct token calculation error caused by ctxcache init (#559) 2025-08-05 03:26:51 +00:00
junwen-lee f02c08c58b
fix(workflow): model reasoning (#555) 2025-08-05 02:14:25 +00:00
junwen-lee 0367e66eca
fix(singleagent): workflow as tool return directly (#526) 2025-08-04 13:58:37 +00:00
frankj 38b63f00a3
fix(knowledge): add missing progress bar update (#510) 2025-08-04 13:30:10 +00:00
shentongmartin 72656e4fd1
fix: app var store can be resumed (#546) 2025-08-04 12:19:36 +00:00
mrh997 f80d4f757b
fix(plugin): enhanced AES encryption security (#533) 2025-08-04 12:03:31 +00:00
N3ko 36923bd0a4
feat: support ark embedding api_type (#519) 2025-08-04 10:06:38 +00:00
Ryo adc5986d13
feat: update the redis reference to cache.Cmdable instead (#535) 2025-08-04 09:36:18 +00:00
lvxinyu-1117 c7bf6bbdec
fix: delete redundant fields in plugin output data (#469) 2025-08-04 08:54:30 +00:00
liuyunchao-1998 a44b4e8f7e
fix: Optimize the online data tab display of data tables (#520) 2025-08-04 08:51:50 +00:00
N3ko f78d297311
fix: CVE caused by h11 python lib (#449) 2025-08-04 08:37:24 +00:00
shentongmartin 3fe4031531
fix: workflow onEndWithStream handles stream asynchronously (#518) 2025-08-04 03:58:34 +00:00
junwen-lee 541a99cc6d
fix(model): Remove the validation that tool_call_id must be empty. (#497) 2025-08-03 04:30:11 +00:00
junwen-lee d11aa71c0a
fix(model): support the configuration to disable reasoning (#494) 2025-08-02 12:46:44 +00:00
IPender 4b03f8de78
feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… (#482) 2025-08-01 11:49:19 +00:00
wuxingzhong e6f84a55f0
fix: move es init to init_docker or local script (#465) 2025-08-01 08:09:46 +00:00
IPender a0dd294a6f
feat(model): add byteplus's seed model's template (#443) 2025-08-01 06:05:37 +00:00
junwen-lee 568819b8e5
fix(infra): support configuring the HTTP schema of storage upload in … (#450) 2025-08-01 04:16:57 +00:00
a4duzhiming 6f305e33aa
fix(plugin): openapi3Operation parameters not equal (#451) 2025-08-01 03:59:10 +00:00
zandwang 3ef9ab619b
fix(knowledge): initialize contentMap to prevent nil map panic (#422) 2025-08-01 02:07:37 +00:00
Jie11211 367bdbec83
style: remove an unnecessary comment line (#398) 2025-07-31 22:49:41 +00:00
frankj c21cd57bcd
style(variable_meta_schema): correct typo in comment (#392) 2025-07-31 22:47:54 +00:00
zandwang 595fb4012f
style: fix formatting in error message and log string (#421) 2025-07-31 22:44:17 +00:00
tecvan 5abc63fba6
chore: replace all cn comments to en version by volc api (#313) 2025-07-31 07:18:11 +00:00
N3ko 977f2c423a
chore: simplify model yaml (#308) 2025-07-31 04:15:55 +00:00
mrh997 c4e0e27702
feat(plugin): remove schema retriction for plugin server url (#278) 2025-07-31 03:07:57 +00:00
Ryo 30fd1b3e27
feat(ci): Optimize the docker-compose-debug configuration (#365) 2025-07-31 02:40:39 +00:00
junwen-lee 716ec0cba8
fix(singleagent): multi input support audio (#362) 2025-07-30 16:16:43 +00:00
mrh997 3f782d728f
fix(plugin): compile failed (#359) 2025-07-30 14:56:03 +00:00
mrh997 9660a85454
fix(plugin): setting the default value of the agent tool does not take effect (#341) 2025-07-30 14:51:16 +00:00
Ryo 357da72a52
feat(ci): 1. remove docker proxy. 2. split debug and docker environment (#304) 2025-07-30 13:56:26 +00:00
junwen-lee 7ff025eef5
fix(singleagent): multi input without text input error (#353) 2025-07-30 13:40:44 +00:00
N3ko bb74272385
feat: support EMBEDDING_MAX_BATCH_SIZE (#311) 2025-07-30 07:31:54 +00:00
N3ko b9d03b148c
fix: replace workflow hardcoding chat model for knowledge recall (#233) 2025-07-30 06:27:01 +00:00
mrh997 efa20f22f6
fix(plugin): update tool may reset request or response parameters (#302) 2025-07-30 05:35:22 +00:00
mrh997 2ed2a60479
fix(plugin): parameter convert failed (#274) 2025-07-29 14:35:59 +00:00
bootgo f589bb94bb
feat: add redis password (#201) 2025-07-29 13:34:44 +00:00
N3ko 02b4171576
fix: error when parsing tables with only headers in docx/pdf (#271) 2025-07-29 13:16:17 +00:00
Ryo 4310dee4c2
feat(backend): Optimize HTTPS certificate path (#265) 2025-07-29 12:34:25 +00:00
N3ko 4ca3e597ff
fix: release http embedding (#214) 2025-07-29 11:44:02 +00:00