Junyan Qin
|
b59bf62da5
|
perf: add rounded style for card icons
|
2025-11-10 11:07:37 +08:00 |
|
Copilot
|
9a997fbcb0
|
feat: Make API Key optional for custom model providers (#1756)
* Initial plan
* Make API Key optional for custom model providers
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* Fix TypeScript type errors in test functions
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* perf: ui
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-11-06 20:59:34 +08:00 |
|
Junyan Qin
|
8a370a260e
|
fix: syntax errors
|
2025-08-24 21:46:20 +08:00 |
|
Junyan Qin
|
64764c412b
|
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
|
2025-08-24 21:40:02 +08:00 |
|
Junyan Qin (Chin)
|
e66f674968
|
Merge branch 'master' into feat/streaming
|
2025-08-17 14:30:22 +08:00 |
|
Junyan Qin
|
28d4b1dd61
|
feat: marketplace page
|
2025-08-16 18:05:33 +08:00 |
|
Junyan Qin
|
5f18a1b13a
|
chore: prettier
|
2025-08-11 20:46:08 +08:00 |
|
Junyan Qin
|
0124448479
|
perf: card shadowbox
|
2025-08-11 20:41:57 +08:00 |
|
TwperBody
|
2aef139577
|
dark mode
|
2025-08-10 22:17:06 +08:00 |
|
Junyan Qin
|
02dbe80d2f
|
perf: model testing
|
2025-08-07 10:01:04 +08:00 |
|
Junyan Qin
|
341fdc409d
|
perf: embedding model ui
|
2025-07-24 22:29:25 +08:00 |
|
devin-ai-integration[bot]
|
d2b93b3296
|
feat: add embeddings model management (#1461)
* feat: add embeddings model management backend support
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: add embeddings model management frontend support
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* chore: revert HttpClient URL to production setting
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* refactor: integrate embeddings models into models page with tabs
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* perf: move files
* perf: remove `s`
* feat: allow requester to declare supported types in manifest
* feat(embedding): delete dimension and encoding format
* feat: add extra_args for embedding moels
* perf: i18n ref
* fix: linter err
* fix: lint err
* fix: linter err
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-07-05 20:07:15 +08:00 |
|
Junyan Qin (Chin)
|
f1e9f46af1
|
feat: event log of bots (#1441)
* feat: basic arch of event log
* feat: complete event log framework
* fix: bad struct in bot log api
* feat: add event logging to all platform adapters
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* feat: add event logging to client classes
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* refactor: bot log getting api
* perf: logger for aiocqhttp and gewechat
* fix: add ignored logger in dingtalk
* fix: seq id bug in log getting
* feat: add logger in dingtalk,QQ official,Slack, wxoa
* feat: add logger for wecom
* feat: add logger for wecomcs
* perf(event logger): image processing
* 完成机器人日志的前端部分 (#1479)
* feat: webui bot log framework done
* feat: bot log complete
* perf(bot-log): style
* chore: fix incompleted i18n
* feat: support message session copy
* fix: filter and badge text
* perf: styles
* feat: add bot toggle switch in bot card
* fix: linter errors
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: wangcham233@gmail.com <651122857@qq.com>
Co-authored-by: HYana <65863826+KaedeSAMA@users.noreply.github.com>
|
2025-05-27 22:36:50 +08:00 |
|
Junyan Qin
|
e5e8807312
|
perf: no longer ask for apikeys for ollama and lm studio
|
2025-05-20 16:01:20 +08:00 |
|
Junyan Qin (Chin)
|
a7d2a68639
|
feat: add supports for testing llm models (#1454)
* feat: add supports for testing llm models
* fix: linter error
|
2025-05-19 23:10:04 +08:00 |
|
sheetung
|
e5a99a0fe4
|
解决webUI模型配置页面卡片溢出问题 (#1451)
|
2025-05-19 13:14:39 +08:00 |
|
Junyan Qin
|
bf51afedf6
|
perf: async bug in llm form
|
2025-05-14 15:37:58 +08:00 |
|
devin-ai-integration[bot]
|
2bf94539bd
|
Add i18n support with language selector on login page (#1410)
* feat: add i18n support with language selector on login page
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete i18n implementation for all webui components
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete all hardcoded text
* feat: dynamic label i18n
* fix: lint errors
* fix: lint errors
* delete sh fils
* fix: edit model dialog title
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-05-13 22:39:19 +08:00 |
|
Junyan Qin
|
f0cfd9f921
|
chore: format
|
2025-05-10 17:16:57 +08:00 |
|
Junyan Qin
|
90b479b9d2
|
feat: model editing
|
2025-05-10 14:25:44 +08:00 |
|
Junyan Qin
|
15e2535791
|
perf: styles
|
2025-05-10 10:48:27 +08:00 |
|
Junyan Qin
|
55087e54d0
|
perf: card layout in each page
|
2025-05-10 09:25:39 +08:00 |
|
HYana
|
7a8102430f
|
fix: lint code to build success
|
2025-05-10 01:19:30 +08:00 |
|
Junyan Qin
|
df700ec7c2
|
perf: add notification toasts
|
2025-05-09 22:36:13 +08:00 |
|
Junyan Qin
|
7c15f3ba12
|
feat: plugin config editor form
|
2025-05-09 18:52:04 +08:00 |
|
Junyan Qin
|
4b2ffcda12
|
perf: llm card and pipeline card
|
2025-05-09 10:45:35 +08:00 |
|
Junyan Qin
|
6c6f4ff076
|
perf: card styles
|
2025-05-09 10:06:01 +08:00 |
|
Junyan Qin
|
8007084f8c
|
refactor: delete empty components
|
2025-05-08 21:34:04 +08:00 |
|
Junyan Qin
|
f544fd13c3
|
perf: style of pipeline dialog
|
2025-05-08 21:02:00 +08:00 |
|
Junyan Qin
|
364fa0cbc0
|
perf: make runner detailed config form dynamicly hideaway
|
2025-05-08 18:33:29 +08:00 |
|
Junyan Qin
|
e74de068ea
|
perf: unify entities
|
2025-05-08 18:09:52 +08:00 |
|
Junyan Qin
|
9e24e240d8
|
perf: ui styles
|
2025-05-07 22:59:11 +08:00 |
|
Junyan Qin
|
0d21faa9d3
|
feat: meta field for bot form
|
2025-05-07 21:38:04 +08:00 |
|
Junyan Qin
|
d2fb0dd749
|
refactor: replace antd with shadcn/ui
|
2025-05-07 18:06:44 +08:00 |
|
Junyan Qin
|
f5cee8b6b5
|
perf: make icon of model provider more tiny
|
2025-05-07 11:55:31 +08:00 |
|
Junyan Qin
|
7414b288dc
|
perf: bot card css
|
2025-05-06 23:09:44 +08:00 |
|
Junyan Qin
|
3c39ffca72
|
perf: webui styles
|
2025-05-06 22:40:35 +08:00 |
|
Junyan Qin
|
324f1c324d
|
feat: icon in sidebar
|
2025-05-06 21:56:12 +08:00 |
|
Junyan Qin
|
646687b8da
|
perf: styles of model config page
|
2025-05-06 21:18:39 +08:00 |
|
HYana
|
460e065eed
|
feat: update eslint & prettier rules
|
2025-04-30 17:36:46 +08:00 |
|
Junyan Qin
|
2eaac168dc
|
chore: rename web_ui dir to web
|
2025-04-28 21:41:03 +08:00 |
|