故璃
5d1b7aac3a
Merge branch 'main' into feat/cli-skill-sync
v0.0.0-beta-5d1b7aa-202608110249
2026-08-11 10:47:45 +08:00
gujieye
2389681ad6
Merge pull request #144 from modelstudioai/feat/add-version-tag
...
feat: add version 1.14.2
v1.14.2
2026-08-07 18:02:08 +08:00
故璃
946b7029c6
feat: add version 1.14.2
2026-08-07 17:42:31 +08:00
gujieye
b9ecd5c43b
Merge pull request #143 from modelstudioai/feat/skill-init-commend
...
feat: add skill init & opt commend flags
2026-08-07 17:26:21 +08:00
Gong Shiqi
978f332fea
Merge pull request #142 from modelstudioai/docs/update-readme-and-agent-guides
...
docs: refresh READMEs and auth maintenance guidance
2026-08-07 17:24:52 +08:00
故璃
4502424200
feat: add skill init & opt commend flags
2026-08-07 17:17:27 +08:00
若麒
03839766bc
docs: update READMEs
2026-08-07 17:15:26 +08:00
故璃
5007b9b574
feat: change output to json
2026-08-07 16:35:47 +08:00
若麒
1f8b9ace7e
docs: refine auth maintenance guidance
2026-08-07 15:27:46 +08:00
故璃
8286a74fb6
test: remove sync pipeline verification marker
2026-08-07 14:40:33 +08:00
故璃
9eb2acbb65
test: trigger skills sync pipeline
2026-08-07 14:38:40 +08:00
故璃
1d35326c86
ci: read FC trigger url from variables
2026-08-07 14:36:42 +08:00
故璃
eb6c2b8e2a
Merge branch 'feat/model-finetune-opt' into feat/cli-skill-sync
2026-08-07 14:26:38 +08:00
故璃
ebd6226a9f
ci: rename trigger secret to FC_TRIGGER_URL
2026-08-07 14:25:49 +08:00
故璃
e25d3b0b8e
ci: add workflow to publish skills to OSS
2026-08-07 14:13:47 +08:00
故璃
3c64461cca
feat: video finetune/deploy/invoke full pipeline + training cost calculation
...
- Add finetune video create subcommand (wan2.7/2.5/2.2 i2v + kf2v)
- Align video hyperparams with official docs (n_epochs=50, per-model batch_size/max_pixels)
- Add --last-frame flag to video generate for kf2v (image2video endpoint)
- Fix wan2.1-2.6 i2v input format (img_url instead of media[])
- Add training_cost field to finetune get/watch (catalog ft price, API-key domain only)
- Add --aigc-* flags to deploy create (optional, for video LoRA prompt config)
2026-08-07 07:03:01 +08:00
故璃
f30fff9065
feat(finetune): clarify model flags; add price estimate & actual cost
...
- Rename for clarity: finetune --model → --base-model (create/price/
capability/list); deploy create --model → --model-name, --name →
--display-name
- Add `finetune price` (console domain) for pre-training cost estimate
(sft/dpo/cpt)
- Add actual training cost (fee.ts) enriched into finetune get/watch
from catalog price × reported usage
2026-08-06 15:08:02 +08:00
故璃
a7245c0f62
feat(deploy): add pause/resume commands; JSON-only output for dataset/finetune/deploy
...
- Add `bl deploy pause` and `bl deploy resume` (console domain, first
console-auth commands in deploy group) via modelInstance start/stop APIs
- Add core deploy/lifecycle.ts with input-wrapped console gateway calls
- Switch all dataset/finetune/deploy commands to JSON-only output, removing
text formatting logic
- Expose usage/charge_type in finetune get, model_name/expire_time in
finetune checkpoints with near-expiry warning
- Update deploy delete hint to suggest `bl deploy pause`
2026-08-06 11:34:48 +08:00
Gong Shiqi
6338df36be
Merge pull request #138 from modelstudioai/feat/update-defmodel
...
Update default image model to qwen-image-3.0
v1.14.1
2026-08-05 19:43:48 +08:00
若麒
cb6740965f
chore(release): prepare 1.14.1
2026-08-05 19:35:05 +08:00
Gong Shiqi
2dffee5b7a
Merge pull request #139 from modelstudioai/feat/source-config-tags
...
feat: add CLI source config tags
2026-08-05 17:44:40 +08:00
若麒
01ec13aad8
feat: add CLI source config tags
2026-08-05 17:37:14 +08:00
clh02467605
b68ff45fb9
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/update-defmodel
2026-08-05 17:08:44 +08:00
clh02467605
4990b27436
feat: update image default model
2026-08-05 16:58:29 +08:00
gujieye
262681484b
Merge pull request #137 from modelstudioai/feat/deploy-update
...
feat: align agent registry with upstream and harden cross-platform install
2026-08-05 16:21:10 +08:00
故璃
8488b251f7
Merge branch 'main' into feat/deploy-update
2026-08-05 16:11:38 +08:00
Gong Shiqi
b1908fa879
Merge pull request #134 from modelstudioai/chore/opti-skill
...
refactor(skills): split domain skills and introduce bailian-protocol companion
2026-08-05 11:16:08 +08:00
clh02467605
d64ba09bef
merge: merged main to current branch
2026-08-05 10:59:26 +08:00
clh02467605
8cdd54cf7a
docs(skills): remove companions claim; make --all -g the supported install path
2026-08-05 10:27:39 +08:00
故璃
121fa1317f
feat(skills): align agent registry with upstream and harden cross-platform install
2026-08-05 10:17:06 +08:00
Gong Shiqi
564e21d9f1
Merge pull request #130 from modelstudioai/feat/multi-channel-install
...
Feat/multi channel install
v1.14.0
2026-08-04 20:30:54 +08:00
若麒
081d09863b
Merge branch 'main' into feat/multi-channel-install
2026-08-04 20:22:26 +08:00
clh02467605
17b13de162
merge: merged main to current branch
2026-08-04 18:43:50 +08:00
clh02467605
ca98d8a25d
refactor(skills): introduce bailian-protocol companion and slim bailian-cli routing
2026-08-04 18:16:30 +08:00
若麒
1e1f5306b3
chore(release): prepare 1.14.0
2026-08-04 18:11:47 +08:00
clh02467605
13158856e8
feat: Refactor skills by granularity and optimize constraints
2026-08-04 15:31:07 +08:00
gujieye
cf2592c07d
Merge pull request #133 from modelstudioai/feat/bailian-wiki-doc-sync
...
feat: add skill commend & wiki sync
2026-08-03 20:07:35 +08:00
故璃
3766b6d7ca
Merge branch 'main' into feat/bailian-wiki-doc-sync
2026-08-03 19:33:16 +08:00
故璃
1962758b0c
feat: add request id
2026-08-03 19:32:27 +08:00
若麒
026e250cd3
Merge branch 'main' into feat/multi-channel-install
2026-08-03 17:16:56 +08:00
Gong Shiqi
6d61afc1d5
Merge pull request #132 from modelstudioai/feat/update-defmodel
...
feat: switch default text model to qwen3.8-max
v1.13.1
2026-08-03 16:25:17 +08:00
若麒
7a870ec417
chore(release): prepare 1.13.1
2026-08-03 16:19:00 +08:00
clh02467605
1c38c381e5
feat: switch default text model to qwen3.8-max
...
Align text chat, pipeline, config UI, login validation, and Token Plan
text presets, and update README, skill reference, and related tests.
2026-08-03 15:34:18 +08:00
rendianmeng
658763af2c
fix: ci test
2026-08-03 15:29:55 +08:00
rendianmeng
da2ddb7a55
fix: ci test
2026-08-03 14:42:31 +08:00
rendianmeng
be3033baf9
feat: win bl update exe file test
v0.0.0-beta-be3033b-202607311142
2026-07-31 19:40:53 +08:00
rendianmeng
8ad3e7b947
feat: win bl update exe file test
v0.0.0-beta-8ad3e7b-20260731
2026-07-31 19:05:53 +08:00
rendianmeng
525412f566
feat: win bl update exe file test
v0.0.0-beta-525412f-20260731
2026-07-31 18:53:37 +08:00
rendianmeng
75b056ba64
feat: win bl update exe file test
v0.0.0-beta-75b056b-20260731
2026-07-31 18:16:53 +08:00
rendianmeng
f5a36b1787
feat: win bl update exe file test
v0.0.0-beta-f5a36b1-20260731
2026-07-31 17:57:28 +08:00