shaohuzhang1
|
b39ecf691b
|
feat: Separate dialogue authentication processor and system authentication processor (#4552)
|
2025-12-23 18:50:48 +08:00 |
|
liqiang-fit2cloud
|
d72c6607a0
|
refactor: add hmac_signed_serializer for celery.
|
2025-12-18 10:34:57 +08:00 |
|
liqiang-fit2cloud
|
695d59d1d5
|
refactor: trim memory.
|
2025-12-05 18:12:47 +08:00 |
|
shaohuzhang1
|
a8d0729e65
|
perf: Memory optimization (#4318)
|
2025-11-05 19:05:26 +08:00 |
|
liqiang-fit2cloud
|
1fd6d13242
|
perf: revert preload.
|
2025-11-04 14:00:32 +08:00 |
|
liqiang-fit2cloud
|
c3ab9f458d
|
perf: revert preload.
|
2025-11-04 13:56:20 +08:00 |
|
liqiang-fit2cloud
|
701c962c2e
|
perf: revert preload.
|
2025-11-04 13:35:53 +08:00 |
|
liqiang-fit2cloud
|
65bcb28aa8
|
perf: revert preload.
|
2025-11-04 13:33:22 +08:00 |
|
liqiang-fit2cloud
|
28c2f517fc
|
perf: revert preload.
|
2025-11-04 13:02:12 +08:00 |
|
liqiang-fit2cloud
|
ab170c843e
|
perf: revert preload.
|
2025-11-04 11:20:29 +08:00 |
|
liqiang-fit2cloud
|
792d32d7e1
|
perf: revert preload.
|
2025-11-04 11:03:56 +08:00 |
|
liqiang-fit2cloud
|
dc9c4c9e01
|
perf: revert preload.
|
2025-11-04 10:40:55 +08:00 |
|
liqiang-fit2cloud
|
8c788bf785
|
perf: revert preload.
|
2025-11-04 09:31:27 +08:00 |
|
shaohuzhang1
|
173994e65a
|
feat: Add SECRET_KEY environment variable settings (#4235)
|
2025-10-22 16:51:02 +08:00 |
|
shaohuzhang1
|
4269eeb2c9
|
docs: OpenAPI request URL (#4070)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-22 11:51:59 +08:00 |
|
CaptainB
|
81c827061b
|
feat: add configuration for maximum number of uploaded files
--bug=1061639 --user=刘瑞斌 【知识库】知识库的最多上传文件数设置不生效 https://www.tapd.cn/62980211/s/1771564
|
2025-09-11 14:23:36 +08:00 |
|
liqiang-fit2cloud
|
8183858adf
|
refactor: change dir permission.
|
2025-08-12 10:44:51 +08:00 |
|
liqiang-fit2cloud
|
154fd5e52b
|
refactor: change dir permission.
|
2025-08-08 18:39:43 +08:00 |
|
liqiang-fit2cloud
|
ce52ee3ca7
|
refactor: change dir permission.
|
2025-08-08 18:02:10 +08:00 |
|
CaptainB
|
3d08263f79
|
fix: change logging level for django.server to ERROR for improved error handling
|
2025-07-23 14:22:57 +08:00 |
|
CaptainB
|
47dd177b7e
|
fix: update CELERY_timezone to use CONFIG.get_time_zone() for improved timezone handling
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-21 18:43:43 +08:00 |
|
CaptainB
|
a25d7b9aa0
|
chore: update Redis configuration to use unified REDIS_DB setting
|
2025-07-21 10:41:23 +08:00 |
|
CaptainB
|
6f2db6f488
|
feat: Implement daily log rotation with DailyTimedRotatingFileHandler
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-20 14:16:13 +08:00 |
|
shaohuzhang1
|
c2f52d0759
|
fix: Access can only be granted after OpenAPI authentication (#3599)
|
2025-07-15 13:49:33 +08:00 |
|
wxg0103
|
3d36c3fa2d
|
feat: add DocHeadersMiddleware to middleware list for document access handling
|
2025-07-12 11:44:05 +08:00 |
|
shaohuzhang1
|
210e09681f
|
feat: Apikey call supports cross domain and application whitelist (#3556)
|
2025-07-11 11:15:21 +08:00 |
|
shaohuzhang1
|
c370e99304
|
feat: Support openai dialogue (#3551)
|
2025-07-10 19:16:47 +08:00 |
|
CaptainB
|
25d395d74a
|
feat: switch Celery broker to Redis with Sentinel support
|
2025-07-07 11:24:37 +08:00 |
|
wxg0103
|
a98f20e5b9
|
refactor: add django_apscheduler to installed apps
|
2025-07-02 14:30:08 +08:00 |
|
shaohuzhang1
|
2ad5883aef
|
feat: dynamic URL (#3444)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-01 15:43:00 +08:00 |
|
CaptainB
|
a6f0081c94
|
feat: enhance Redis Sentinel configuration to support dynamic sentinel settings
|
2025-06-30 18:17:30 +08:00 |
|
CaptainB
|
67bb79079f
|
feat: update logging configuration for improved log level management and format
|
2025-06-25 18:48:10 +08:00 |
|
liqiang-fit2cloud
|
0e3ae6a8f8
|
feat: add MAXKB_LOG_LEVEL env.
|
2025-06-25 16:05:02 +08:00 |
|
liqiang-fit2cloud
|
66bb8f605d
|
refactor: change logfile name.
|
2025-06-24 15:13:15 +08:00 |
|
CaptainB
|
47a3489a0a
|
fix: add LOG_DIR import and update log directory paths
sync2gitee / repo-sync (push) Has been cancelled
|
2025-06-21 22:42:46 +08:00 |
|
CaptainB
|
8fd4541d67
|
fix: add psutil dependency version 7.0.0 to pyproject.toml
|
2025-06-16 13:34:24 +08:00 |
|
shaohuzhang1
|
b6fb059512
|
feat: web ui (#3257)
|
2025-06-13 17:35:25 +08:00 |
|
shaohuzhang1
|
b2b5c331fa
|
fix: setup error (#3207)
|
2025-06-06 22:32:17 +08:00 |
|
shaohuzhang1
|
165de1ad73
|
feat: chat authentication (#3206)
|
2025-06-06 22:28:21 +08:00 |
|
CaptainB
|
448bbb3aae
|
feat: rename CELERY_ACKS_LATE to CELERY_TASK_ACKS_LATE for consistency
|
2025-06-06 12:30:39 +08:00 |
|
wxg0103
|
b17cf3fea8
|
refactor: file to oss
|
2025-06-06 12:03:25 +08:00 |
|
shaohuzhang1
|
445a87143b
|
feat: system profile (#3193)
|
2025-06-04 17:16:35 +08:00 |
|
shaohuzhang1
|
080a6031bd
|
feat: application save (#3150)
sync2gitee / repo-sync (push) Waiting to run
|
2025-05-27 11:08:55 +08:00 |
|
shaohuzhang1
|
41dd3c4f3d
|
feat: application view init (#3147)
|
2025-05-26 18:39:53 +08:00 |
|
CaptainB
|
3b5a02307c
|
refactor: celery config
|
2025-04-29 11:48:15 +08:00 |
|
CaptainB
|
3205ff2a65
|
feat: add knowledge management
sync2gitee / repo-sync (push) Has been cancelled
|
2025-04-25 14:58:22 +08:00 |
|
wxg0103
|
946de675ff
|
feat: add model setting
|
2025-04-17 18:01:33 +08:00 |
|
CaptainB
|
4c23b9aded
|
feat: implement Tool model and related API for Tool management
|
2025-04-17 14:11:57 +08:00 |
|
shaohuzhang1
|
5f902ef5de
|
feat: authentication (#2906)
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-16 20:09:00 +08:00 |
|
shaohuzhang1
|
e58a5507a9
|
init project
|
2025-04-14 20:11:23 +08:00 |
|