feat: add Charm Hyper quota provider (#3368)
This commit is contained in:
@@ -24,6 +24,7 @@ export const QUOTA_PROVIDERS: QuotaProviderMeta[] = [
|
||||
{ id: 'crof', name: 'CrofAI' },
|
||||
{ id: 'deepseek', name: 'DeepSeek' },
|
||||
{ id: 'exe-dev', name: 'exe.dev' },
|
||||
{ id: 'hyper', name: 'Charm Hyper' },
|
||||
{ id: 'neuralwatt', name: 'NeuralWatt' },
|
||||
{ id: 'xai', name: 'xAI' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user