mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-02-10 08:04:25 +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