feat(api-ai): support astrbot config selection

This commit is contained in:
2026-04-06 12:33:10 +08:00
parent 2bce9a59c6
commit 2ca790abf9
7 changed files with 114 additions and 18 deletions
+2
View File
@@ -59,6 +59,8 @@ describe("AstrbotProvider", () => {
sourceId: "binding_1",
providerName: "",
model: null,
configId: "default",
configName: null,
endpoint: "http://127.0.0.1:6185",
apiKey: "abk_test"
},