mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-04-06 18:34:26 +08:00
feat: add support for xAI (#1915)
This commit is contained in:
@@ -223,6 +223,9 @@ const typeConfig = {
|
||||
},
|
||||
modelGroup: 'anthropic'
|
||||
},
|
||||
45: {
|
||||
modelGroup: 'xai'
|
||||
},
|
||||
};
|
||||
|
||||
export { defaultConfig, typeConfig };
|
||||
|
||||
Reference in New Issue
Block a user