mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: replace models of novita (#7360)
### What problem does this PR solve? Replace models of novita ### Type of change - [x] Other (please describe): Replace models of novita
This commit is contained in:
@ -28,7 +28,7 @@ export enum LLMFactory {
|
||||
TogetherAI = 'TogetherAI',
|
||||
PerfXCloud = 'PerfXCloud',
|
||||
Upstage = 'Upstage',
|
||||
NovitaAI = 'novita.ai',
|
||||
NovitaAI = 'NovitaAI',
|
||||
SILICONFLOW = 'SILICONFLOW',
|
||||
PPIO = 'PPIO',
|
||||
ZeroOneAI = '01.AI',
|
||||
|
||||
Reference in New Issue
Block a user