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:
Neal Davis
2025-04-28 13:35:09 +08:00
committed by GitHub
parent af770c5ced
commit 23dcbc94ef
5 changed files with 74 additions and 166 deletions

View File

@ -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',