Commit Graph

2 Commits

Author SHA1 Message Date
longkeyy
c3f17d65e1 feat: sync AI models and pricing across all providers
- Add 50+ new AI models across 10 major providers
- Update OpenAI pricing structure for GPT-5/4.1/o3/o4 series
- Add Claude 4/4.1 series support with accurate pricing
- Include Gemini 2.5 series models and pricing
- Add DeepSeek V3 and R1 models with latest pricing
- Update completion ratios for accurate output token billing
- Add AWS Bedrock channel-specific pricing support
- Enhance model organization with clear categorization
- Maintain backward compatibility for existing models

Providers updated: OpenAI, Anthropic, Google, DeepSeek, Groq,
MiniMax, Mistral, Cohere, SiliconFlow, TogetherAI

Closes: sync-models-pricing feature request
2025-08-27 02:57:23 +08:00
Shenghang Tsai
402fcf7f79
feat: add SiliconFlow (#1717)
* Add SiliconFlow

* Update README.md

* Update README.md

* Update channel.constants.js

* Update ChannelConstants.js

* Update channel.constants.js

* Update ChannelConstants.js

* Update compatible.go

* Update README.md
2024-08-06 23:42:25 +08:00