|
|
16396f5693
|
feat: add NATS EventBus implementation (#2385)
Co-authored-by: pozen <pozen@users.noreply.github.com>
|
2025-11-04 01:48:46 +00:00 |
|
|
|
6e02c861c7
|
feat(plugin): support saas plugin (#2349)
Co-authored-by: yuwenbinjie <yuwenbinjie@bytedance.com>
Co-authored-by: ski <csu.zengxiaohui@gmail.com>
Co-authored-by: Ryo <fanlv@bytedance.com>
|
2025-10-21 02:43:48 +00:00 |
|
|
|
fcf40d1008
|
feat(infra): Set the Code Runner environment to sandbox by default (#2339)
|
2025-10-17 03:29:13 +00:00 |
|
|
|
328b73f2c2
|
fix(infra): resolve issue with unavailable Bitnami image (#2297)
|
2025-09-30 02:19:59 +00:00 |
|
|
|
fa16cddfd2
|
style: correct formatting env ES_NUMBER variables (#2280)
|
2025-09-28 02:26:39 +00:00 |
|
|
|
315a93f8c0
|
feat: add Apache Pulsar EventBus implementation (#2019)
|
2025-09-17 08:30:55 +00:00 |
|
|
|
04792aeb37
|
feat(infra): es支持多节点配置 (#1995)
|
2025-09-08 06:13:51 +00:00 |
|
|
|
3317fa3016
|
feat: milvus support to use token as auth (#2018)
|
2025-09-08 01:29:47 +00:00 |
|
|
|
3bd7340d46
|
feat: add oceanbase vector support (#1813)
|
2025-08-29 11:10:36 +00:00 |
|
|
|
59c1d9aa03
|
feat(knowledge): Support ark rerank (#852)
|
2025-08-22 06:41:58 +00:00 |
|
|
|
3d53aaa785
|
fix(docker): add missing MINIO_BUCKET environment variable (#839)
|
2025-08-21 06:31:22 +00:00 |
|
|
|
85e6926a14
|
feat: intergrate gemini embedding (#783)
|
2025-08-18 08:44:19 +00:00 |
|
|
|
ff00dcb31b
|
refactor(knowledge): Move the searchstore manager to app infra (#764)
|
2025-08-15 02:46:09 +00:00 |
|
|
|
a734d9d8af
|
feat: milvus support to use username+password as auth (#751)
|
2025-08-14 10:49:03 +00:00 |
|
|
|
174da78c78
|
chore(ci): 1. Update the Docker image names for both the server and the web.2. Set the default port access to localhost only. (#760)
|
2025-08-14 09:58:38 +00:00 |
|
|
|
dce313b8e3
|
refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738)
|
2025-08-14 02:41:14 +00:00 |
|
|
|
5d98e8ef93
|
refactor(workflow): Move domain resources events into the application layer (#729)
|
2025-08-13 13:06:56 +00:00 |
|
|
|
6b60c07c22
|
feat(infra): integrate PaddleOCR's PP-StructureV3 as a document parser backend (#714)
|
2025-08-13 08:37:42 +00:00 |
|
|
|
b19ae505f0
|
feat(infra): add PaddleOCR as a new OCR type (#668)
|
2025-08-11 04:00:41 +00:00 |
|
|
|
e2b1f6e381
|
fix(plugin): authorization code redirect to static url (#191)
|
2025-08-07 04:24:18 +00:00 |
|
|
|
28cefbd25e
|
fix(plugin): aes secret env contains illegal characters (#601)
|
2025-08-06 03:39:11 +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 |
|
|
|
4b03f8de78
|
feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… (#482)
|
2025-08-01 11:49:19 +00:00 |
|
|
|
568819b8e5
|
fix(infra): support configuring the HTTP schema of storage upload in … (#450)
|
2025-08-01 04:16:57 +00:00 |
|
|
|
16fa36c36d
|
fix: config of middleware service name (#445)
|
2025-08-01 03:05:03 +00:00 |
|
|
|
357da72a52
|
feat(ci): 1. remove docker proxy. 2. split debug and docker environment (#304)
|
2025-07-30 13:56:26 +00:00 |
|
|
|
bb74272385
|
feat: support EMBEDDING_MAX_BATCH_SIZE (#311)
|
2025-07-30 07:31:54 +00:00 |
|
|
|
b9d03b148c
|
fix: replace workflow hardcoding chat model for knowledge recall (#233)
|
2025-07-30 06:27:01 +00:00 |
|
|
|
f589bb94bb
|
feat: add redis password (#201)
|
2025-07-29 13:34:44 +00:00 |
|
|
|
4310dee4c2
|
feat(backend): Optimize HTTPS certificate path (#265)
|
2025-07-29 12:34:25 +00:00 |
|
|
|
4ca3e597ff
|
fix: release http embedding (#214)
|
2025-07-29 11:44:02 +00:00 |
|
|
|
8137b0aee5
|
feat: init improvements (#174)
|
2025-07-29 11:02:03 +00:00 |
|
|
|
183d0324bb
|
feat(user): add ENV to control DISABLE_USER_REGISTRATION and ALLOW_REGISTRATION_EMAIL (#208)
|
2025-07-29 04:36:44 +00:00 |
|
|
|
9ed2f8be67
|
feat: add s3 service (#188)
|
2025-07-28 15:19:52 +00:00 |
|
|
|
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
|
2025-07-25 07:17:25 +00:00 |
|
|
|
5300947c43
|
feat(tos): knowledge node support use tos proxy dowload file
|
2025-07-24 02:30:03 +00:00 |
|
|
|
553bcca09e
|
fix(embedding): wrong default OPENAI_EMBEDDING_REQUEST_DIMS
Change-Id: I6a1d2de460abb04e924a9e82878b25e5d25fd4fd
|
2025-07-22 07:51:26 +00:00 |
|
|
|
890153324f
|
feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
|
2025-07-20 17:36:12 +08:00 |
|