one-api/relay/adaptor
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
..
ai360 chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
aiproxy refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
ali feat: update ali models and price 20250213 (#2086) 2025-02-16 18:01:24 +08:00
alibailian feat: add AliBailian adaptor and update channel options 2025-02-12 00:15:43 +08:00
anthropic feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
aws fix: changeoptional field to pointer type (#1907) 2024-11-09 23:31:46 +08:00
baichuan chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
baidu fix: changeoptional field to pointer type (#1907) 2024-11-09 23:31:46 +08:00
baiduv2 feat: add Baidu V2 channel support and improve model handling 2025-02-09 12:37:26 +08:00
cloudflare fix: changeoptional field to pointer type (#1907) 2024-11-09 23:31:46 +08:00
cohere feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
coze refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
deepl feat: support DeepL's model (close #1126) 2024-04-27 13:37:22 +08:00
deepseek feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
doubao fix: support embedding models for doubao (#1662) 2024-07-22 22:38:50 +08:00
gemini feat: support Gemini openai compatible api 2025-02-16 17:59:39 +08:00
geminiv2 feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
groq feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
lingyiwanwu chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
minimax feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
mistral feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
moonshot chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
novita feat: add Novita AI as model provider (#1609) 2024-07-06 13:16:46 +08:00
ollama feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
openai feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
openrouter feat: update openrouter models and price 20250213 (#2084) 2025-02-16 18:01:59 +08:00
palm fix: changeoptional field to pointer type (#1907) 2024-11-09 23:31:46 +08:00
proxy feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
replicate feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
siliconflow feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
stepfun feat: update stepfun models (#1740) 2024-09-21 22:48:46 +08:00
tencent feat: support hunyuan-embedding (#2035) 2025-01-31 16:48:02 +08:00
togetherai feat: sync AI models and pricing across all providers 2025-08-27 02:57:23 +08:00
vertexai feat: support gemini-2.0-flash (#2055) 2025-02-12 00:34:25 +08:00
xai feat: add new models for xai 2025-02-09 21:21:28 +08:00
xunfei feat: refactor Xunfei API version handling and update model list 2025-02-09 18:50:51 +08:00
xunfeiv2 feat: add Xunfei V2 channel support and update related configurations 2025-02-09 18:31:54 +08:00
zhipu feat: update model list in Zhipu constants for expanded options 2025-02-02 22:15:42 +08:00
common.go feat: support user content download proxy & relay proxy now 2024-05-29 01:14:00 +08:00
interface.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00