|
|
f5ffa62d46
|
feat: added new API side implementation and code optimization
|
2025-08-12 22:59:36 +08:00 |
|
|
|
d445aac2c5
|
feat: Supports application-side implementation of chat flow role configuration & supports openapi apis such as chat flow run
|
2025-08-12 22:57:56 +08:00 |
|
|
|
57e1c7d7c7
|
feat: new feature support or method optimization for agent, conversation, search, open auth application
|
2025-08-12 22:54:37 +08:00 |
|
|
|
641a8a6c4a
|
feat: agent domain impl & conversation, message domain support workflow nodes
|
2025-08-12 22:49:00 +08:00 |
|
|
|
6d47bf37d2
|
feat: workflow cross domain support conversation & other domain add related called methods
|
2025-08-12 22:35:36 +08:00 |
|
|
|
16d9d5bceb
|
feat: add chat flow conversation & message nodes impl & llm,intent,retrieve,support conversation history
|
2025-08-12 22:32:53 +08:00 |
|
|
|
e63a44e13d
|
feat: add chat flow table sql & workflow server repo impl
|
2025-08-12 22:25:05 +08:00 |
|
|
|
b38ab95623
|
refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package (#708)
|
2025-08-12 09:10:36 +00:00 |
|
|
|
9ff065cebd
|
refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704)
|
2025-08-12 07:42:58 +00:00 |
|
|
|
e7011f2549
|
fix(app): avoid nil panic (#693)
|
2025-08-12 02:03:34 +00:00 |
|
|
|
e03cf4cc87
|
feat: optimize the package name for cross-domain functionality (#690)
|
2025-08-11 11:04:06 +00:00 |
|
|
|
e344828933
|
fix(plugin): lark_sheet.yaml typo (#684)
|
2025-08-11 06:30:18 +00:00 |
|
|
|
ad18b9cc42
|
fix(plugin): default value for tool execution response parameter type (#683)
Co-authored-by: mrh <mrh997>
|
2025-08-11 06:09:08 +00:00 |
|
|
|
b19ae505f0
|
feat(infra): add PaddleOCR as a new OCR type (#668)
|
2025-08-11 04:00:41 +00:00 |
|
|
|
a44e566bda
|
chore: remove imageunderstand redundant code (#682)
|
2025-08-11 03:42:13 +00:00 |
|
|
|
efc6e55fe5
|
fix(singleagent): support workflow output node (#662)
|
2025-08-11 02:49:51 +00:00 |
|
|
|
7697b6fb47
|
fix: correct redis set when update node execution && fix openAPI run … (#639)
|
2025-08-08 02:44:08 +00:00 |
|
|
|
8712be6a6b
|
fix: Correctly handle 'Array Item' when converting APIParameter (#634)
|
2025-08-07 11:15:53 +00:00 |
|
|
|
e7d25319ff
|
refactor: IDL structure modification (#475)
|
2025-08-07 07:59:51 +00:00 |
|
|
|
b25bf6728a
|
fix: sparse vector field init error when using viking embedding (#621)
|
2025-08-07 07:10:24 +00:00 |
|
|
|
8cc2a7768c
|
feat: http embedding using /support_status to return support vector types (#564)
|
2025-08-07 07:10:20 +00:00 |
|
|
|
e2b1f6e381
|
fix(plugin): authorization code redirect to static url (#191)
|
2025-08-07 04:24:18 +00:00 |
|
|
|
efbc82e8b3
|
fix: Correct userID propagation for agent-triggered workflows (#603)
|
2025-08-07 04:10:26 +00:00 |
|
|
|
3c7dfc906f
|
fix: correct userID propagation for plugin nodes in agent-run scene (#630)
|
2025-08-07 04:10:23 +00:00 |
|
|
|
60285ca014
|
fix: When agents use data tables, different users influence each other (#565)
|
2025-08-06 08:03:21 +00:00 |
|
|
|
8b91a640b9
|
fix(singleagent): agent model configuration (#610)
|
2025-08-06 07:52:22 +00:00 |
|
|
|
a179748877
|
feat(ci): use nginx for minio proxy (#605)
|
2025-08-06 07:42:38 +00:00 |
|
|
|
8d1cc2e03a
|
fix: pass the connector id when workflow database nod… (#599)
|
2025-08-06 04:31:34 +00:00 |
|
|
|
28cefbd25e
|
fix(plugin): aes secret env contains illegal characters (#601)
|
2025-08-06 03:39:11 +00:00 |
|
|
|
6c559d44ca
|
chore: comment out static copy in dockerfile (#591)
|
2025-08-06 02:26:37 +00:00 |
|
|
|
b17db0f32b
|
chore: print the original error log in debug mode (#496)
|
2025-08-06 02:17:19 +00:00 |
|
|
|
117b63f661
|
fix: trimming leading and trailing whitespaces before unmarshal LLM o… (#587)
|
2025-08-05 13:12:10 +00:00 |
|
|
|
4b3042359c
|
feat: remove default timeout for both nodes and workflow (#585)
|
2025-08-05 12:42:01 +00:00 |
|
|
|
90b561c3df
|
fix: test case cache.nil is null (#584)
|
2025-08-05 12:20:41 +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 |
|
|
|
c11780b28d
|
fix(knowledge): Optimize the knowledge domain idgen code (#574)
|
2025-08-05 09:34:43 +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 |
|
|
|
d4d0ba6b9a
|
fix: Fix bug in initializing database tool for agent (#569)
|
2025-08-05 07:30:50 +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 |
|
|
|
f02c08c58b
|
fix(workflow): model reasoning (#555)
|
2025-08-05 02:14:25 +00:00 |
|
|
|
0367e66eca
|
fix(singleagent): workflow as tool return directly (#526)
|
2025-08-04 13:58:37 +00:00 |
|
|
|
38b63f00a3
|
fix(knowledge): add missing progress bar update (#510)
|
2025-08-04 13:30:10 +00:00 |
|
|
|
72656e4fd1
|
fix: app var store can be resumed (#546)
|
2025-08-04 12:19:36 +00:00 |
|
|
|
f80d4f757b
|
fix(plugin): enhanced AES encryption security (#533)
|
2025-08-04 12:03:31 +00:00 |
|
|
|
36923bd0a4
|
feat: support ark embedding api_type (#519)
|
2025-08-04 10:06:38 +00:00 |
|
|
|
adc5986d13
|
feat: update the redis reference to cache.Cmdable instead (#535)
|
2025-08-04 09:36:18 +00:00 |
|
|
|
c7bf6bbdec
|
fix: delete redundant fields in plugin output data (#469)
|
2025-08-04 08:54:30 +00:00 |
|
|
|
a44b4e8f7e
|
fix: Optimize the online data tab display of data tables (#520)
|
2025-08-04 08:51:50 +00:00 |
|
|
|
f78d297311
|
fix: CVE caused by h11 python lib (#449)
|
2025-08-04 08:37:24 +00:00 |
|