chore: remove model provider free token link (#4579)

This commit is contained in:
zxhlyh
2024-05-22 16:42:49 +08:00
committed by GitHub
parent 24576a39e5
commit 4f62541bfb
6 changed files with 4 additions and 109 deletions

View File

@@ -15,7 +15,6 @@ import {
validateModelProvider,
} from '@/service/common'
export const MODEL_PROVIDER_QUOTA_GET_FREE = ['minimax', 'spark', 'zhipuai']
export const MODEL_PROVIDER_QUOTA_GET_PAID = ['anthropic', 'openai', 'azure_openai']
export const DEFAULT_BACKGROUND_COLOR = '#F3F4F6'