feat: support lingyiwanwu

This commit is contained in:
JustSong
2024-03-14 23:11:36 +08:00
parent 89e111ac69
commit be9eb59fbb
8 changed files with 30 additions and 0 deletions

View File

@@ -169,6 +169,9 @@ const typeConfig = {
30: {
modelGroup: "ollama",
},
31: {
modelGroup: "lingyiwanwu",
},
};
export { defaultConfig, typeConfig };