Commit Graph

19 Commits

Author SHA1 Message Date
wzxjohn
269bb0c896 feat(relay): add OpenAI gpt-4.1 o3 o4 gpt-image-1 models 2025-08-15 17:10:16 +08:00
CaIon
c833e07ee3 feat: add support for gpt-5 models and adjust temperature settings
- Updated the model list to include various gpt-5 variants.
- Enhanced the ConvertOpenAIRequest function to handle gpt-5 model temperature settings based on specific model prefixes.
- Adjusted default cache and model ratios for new gpt-5 models.
2025-08-08 10:43:07 +08:00
1808837298@qq.com
0aa30ed3f6 feat: Add new model management features
- Implement `/api/channel/models_enabled` endpoint to retrieve enabled models
- Add `EnabledListModels` handler in controller
- Create new `ModelRatioNotSetEditor` component for managing unset model ratios
- Update router to include new models_enabled route
- Add internationalization support for new model management UI
- Include GPT-4.5 preview model in OpenAI model list
2025-02-28 21:13:30 +08:00
1808837298@qq.com
0b2585ed52 feat: add reasoning effort configuration for models
- Support setting reasoning effort via model name suffix
- Add `-high`, `-medium`, and `-low` suffixes to control reasoning effort
- Update README with new model configuration option
- Modify OpenAI adaptor to handle reasoning effort settings
2025-02-03 14:22:34 +08:00
1808837298@qq.com
4131304c1f feat: add support for o3-mini models in model ratio and request handling 2025-02-01 13:41:25 +08:00
1808837298@qq.com
d953b98417 feat: support gpt-4o-mini-realtime-preview 2025-01-03 18:51:09 +08:00
HynoR
11408d011d feat: 适配o1模型 2024-12-20 22:07:53 +08:00
HynoR
1a2e5da179 Chore: support gpt-4o-2024-11-20 2024-11-21 09:14:23 +08:00
CalciumIon
52e7230c41 chore: update model ratio 2024-11-05 15:58:22 +08:00
CalciumIon
901c33f647 feat: support OpenAI o1-preview and o1-mini 2024-09-13 01:22:27 +08:00
CalciumIon
d22bc23460 feat: update openai models list 2024-08-14 15:51:48 +08:00
CalciumIon
aad24769d9 feat: support gpt-4o-2024-08-06 2024-08-07 02:49:02 +08:00
CalciumIon
b79bcdaef2 feat: update model ratio 2024-07-19 01:29:08 +08:00
1808837298@qq.com
222f5ec1e8 refactor: 移除已废弃模型 2024-05-24 00:08:41 +08:00
CaIon
05b133e6ea feat: 完善模型价格页面 2024-05-15 20:17:27 +08:00
congyijiu
11b33f3126 Update constant.go
To prevent the default testing of GPT-4o
2024-05-14 20:47:06 +08:00
Maple Gao
562a794bbb add: Support GPT4o 2024-05-14 09:46:39 +08:00
CaIon
e355c24725 feat: 填入相关模型 2024-05-12 19:07:33 +08:00
1808837298@qq.com
1735981217 feat: 初步重构 2024-02-29 01:08:18 +08:00