llm-model-config完了

This commit is contained in:
2026-04-20 00:57:27 +09:00
parent 230936274b
commit 5aea67ff5e
19 changed files with 147 additions and 270 deletions
+1
View File
@@ -141,6 +141,7 @@ fn dummy_model() -> ModelConfig {
base_url: None,
model_id: "claude-test".into(),
auth: AuthRef::None,
capability: None,
}
}