gitlawr and jialin
68235e188a
fix: refresh Access Settings policy from /access response
...
Reopening the Access Settings dialog after a save could leave the
radio on the wrong policy: the form initialized `access_policy`
from the route list's snapshot, but the list isn't refreshed when
the dialog closes, so the snapshot's value silently shadowed the
just-saved policy.
Backend now returns the route's authoritative `access_policy` on
`GET /v2/model-routes/{id}/access`. Use that value when the GET
resolves, falling back to the parent snapshot only as the initial
seed so the radio isn't briefly unselected.
While we're here, widen the `access_policy` type from a closed
union to `string` — plugins can contribute additional policy
values via the `accessControl.allowedUsersOverride` slot, so the
wire type shouldn't restrict to the OSS-side enum.
2026-05-11 19:30:21 +08:00
jialin and jialin
0cb260f854
feat: logs history
2026-04-28 14:41:36 +08:00
jialin
051d9421b0
chore: access, endpoints to route targets
2026-02-03 18:21:08 +08:00
jialin
497813eced
fix(styles): providers access token
2026-02-03 18:21:08 +08:00
jialin
0f7a475ec9
feat: add context length
2026-01-06 17:21:32 +08:00
jialin
2816fedc36
refactor: catalog fetch data
2026-01-06 17:21:32 +08:00
jialin
0500dd2e35
fix: query catalog spec, default_version check
2025-12-12 17:08:30 +08:00
jialin
7fdabd90a5
fix: update add worker command
2025-12-10 15:50:53 +08:00
jialin
3f63831488
fix: modelscope api incorrect
2025-11-21 13:43:39 +08:00
jialin
78c8b60121
fix: re-request catalog specs after changing cluster
2025-11-18 11:28:37 +08:00
jialin
aee9566bbb
fix: yaml editor do not update when upload same file
2025-11-13 16:53:11 +08:00
jialin
f963b3a000
chore: config base url
2025-11-13 12:22:16 +08:00
jialin
11a676be83
fix: download file error
2025-11-12 11:01:13 +08:00
jialin
84187eedc4
fix: access control, voices options
2025-11-11 15:47:32 +08:00
jialin
1a92cc8543
feat: search draft models from remote
2025-11-03 10:14:30 +08:00
jialin
57d41e79c7
fix: fake spec data
2025-11-03 10:14:30 +08:00
jialin
56eba0d4fc
fix: default spec by mode
2025-11-03 10:14:30 +08:00
jialin
3613fb3f69
feat: add speculative decoding
2025-11-03 10:14:30 +08:00
jialin
e2da7c5f96
style: ui for no data in table list
2025-10-16 11:11:39 +08:00
jialin
059416bb47
fix: backend edit format
2025-10-15 12:18:50 +08:00
jialin
d3f39ae06b
fix: my models
2025-10-13 15:21:17 +08:00
jialin
bcd1a339f9
feat: add model access control
2025-10-13 15:21:17 +08:00
jialin
b5fa40047a
chore: pluggable locale config
2025-10-13 14:40:26 +08:00
jialin
a5c1b8e15f
chore: test by api
2025-10-13 14:40:26 +08:00
jialin
a9de153c00
chore: deploy form context provider
2025-10-13 14:40:26 +08:00
jialin
42217cf079
feat: add awq,gptq filter
2025-10-13 14:40:26 +08:00
jialin
bca1e8140e
feat: dynamic backends
2025-10-13 14:40:26 +08:00
jialin
d063dfd652
chore: display available clusters
2025-09-16 20:32:26 +08:00
jialin
553ec724c2
fix: gpu selector by cluster
2025-09-16 11:26:17 +08:00
jialin
34af730934
feat: model usage
2025-06-24 16:54:03 +08:00
jialin
281d8bddc1
feat: add pagination for searching models
2025-06-10 19:24:13 +08:00
jialin
f5c4749954
chore: check compatibility in edit
2025-04-01 20:47:52 +08:00
jialin
eff88528d3
chore: restart on error
2025-03-31 16:21:40 +08:00
jialin
f83e49bd3d
chore: check compatibility ux
2025-03-31 16:21:40 +08:00
jialin
bd6c689d91
chore: compatibility api
2025-03-31 16:21:40 +08:00
jialin
04d35a3a83
chore: all models page count
2025-01-17 23:22:49 +08:00
jialin
1df3a0b8cb
fix: model instances update when tab active
2025-01-17 23:16:38 +08:00
jialin
decb3ef2f1
fix: add a button to last page on logs
2025-01-08 15:26:03 +08:00
jialin
cc45ec85fd
chore: models filter by category
2025-01-03 20:51:22 +08:00
jialin
1a792254ca
chore: catalog card style
2025-01-03 20:51:22 +08:00
jialin
d9319f5734
chore: catalog api
2025-01-03 20:51:22 +08:00
jialin
230120fff5
chore: image custom params
2024-11-27 17:07:22 +08:00
jialin
ba76498acc
chore: audio model deploy
2024-11-27 11:04:31 +08:00
jialin
961d420c95
chore: encode url for hf
2024-11-25 12:58:27 +08:00
jialin
22f90a505c
chore: hf api use proxy
2024-11-20 17:51:28 +08:00
jialin
ea25291d75
fix(style): model readme img render
2024-09-30 16:33:38 +08:00
jialin
49c0467428
fix: query modelscope files by recursive
2024-09-27 16:50:09 +08:00
jialin
f813f56c1f
chore: vllm params
2024-09-26 10:30:40 +08:00
jialin
3cd96ba2e8
feat: vllm support
2024-09-25 16:17:25 +08:00
jialin
3ab29f9e01
feat: modelscope model
2024-09-22 14:55:23 +08:00