refactor: fold provider crate into engine

This commit is contained in:
2026-07-15 00:58:29 +09:00
parent 1505c5e8a3
commit 839fc7b40c
33 changed files with 263 additions and 279 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ name = "example-agent"
# (b) `ref` + 一部 override — auth など個別差し替え
# (c) `scheme` + `model_id` 直書き — カタログを使わない inline 指定
# (b) / (c) では `ref` 未指定なら `scheme` / `model_id` / `auth` が必須。
# (実際の必須判定は `crates/provider` の resolve 側で行う)
# (実際の必須判定は manifest::model_catalog の resolve 側で行う)
[model]
# 任意。形式: "<provider_id>/<model_id_in_ref>"。