17 Commits

Author SHA1 Message Date
wizardchen 1778c5ac7b refactor(tracing): remove Jaeger integration and related components
This commit removes Jaeger tracing support from the project, including the associated Docker configurations, Go modules, and middleware. The changes simplify the codebase by eliminating unused tracing functionality, which was previously integrated for observability. Documentation and scripts have also been updated to reflect the removal of Jaeger references.
2026-06-08 21:01:04 +08:00
nullkey 43a2c647ea feat: optimize security and deployment of agent skills 2026-02-04 20:08:49 +08:00
fuyaozong a625eff525 修复bug:脚本检查系统环境时如果操作系统是Darwin,检查内存使用情况输出为空,原因是正则表达式有问题 2025-11-13 10:30:57 +08:00
begoniezhao 07c3453e1a chore: 移除Docker构建参数并更新.gitignore规则 2025-11-07 10:48:38 +08:00
wizardchen 74c121f7fb feat: Adjust App & Docreader log output 2025-09-11 23:14:23 +08:00
wizardchen fd6c50059e feat: support modify listening port 2025-09-10 10:14:43 +08:00
wizardchen 46b3de2b24 fix: Distinguish between Embedding and Chat detection methods 2025-09-08 21:07:47 +08:00
wizardchen 277607b92f feat: update docker image on restart 2025-09-08 19:44:03 +08:00
begoniezhao fb1cd98392 chore: Remove architecture-related settings and use the latest image tag uniformly 2025-08-22 14:42:43 +08:00
wizardchen 1eed11fc4f fix: ignore non-utf8 words when saving to db 2025-08-21 19:53:54 +08:00
begoniezhao 53d8b13aad feat: Added ARCH environment variable to distinguish platform architecture 2025-08-21 17:07:35 +08:00
wizardchen a9b4591146 feat: detect compose cmd 2025-08-14 15:29:59 +08:00
wizardchen 8b43931886 feat: support minio storage 2025-08-14 12:16:08 +08:00
LEOLI 621d9aad37 refactor:重构了start_all.sh启动脚本和docker构建文件,适配新版本docke compose和centos9stream系统 2025-08-13 15:51:31 +08:00
begoniezhao a347abf829 chore: 调整脚本后台语法,改执行方式并设换行符 2025-08-11 17:10:29 +08:00
wizardchen bdabed6bfa feat: Added web page for configuring model information 2025-08-10 17:11:07 +08:00
wizardchen 56eb2bce33 init commit 2025-08-05 15:08:07 +08:00