mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? feat: Replace the LocalAi icon #762 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -20,11 +20,11 @@ export const IconMap = {
|
||||
OpenRouter: 'open-router',
|
||||
LocalAI: 'local-ai',
|
||||
StepFun: 'stepfun',
|
||||
NVIDIA:'nvidia',
|
||||
'LM-Studio':'lm-studio',
|
||||
'OpenAI-API-Compatible':'openai-api',
|
||||
'cohere':'cohere',
|
||||
'LeptonAI':'lepton'
|
||||
NVIDIA: 'nvidia',
|
||||
'LM-Studio': 'lm-studio',
|
||||
'OpenAI-API-Compatible': 'openai-api',
|
||||
cohere: 'cohere',
|
||||
Lepton: 'lepton',
|
||||
};
|
||||
|
||||
export const BedrockRegionList = [
|
||||
|
||||
Reference in New Issue
Block a user