new-api/relay
leezhuuuuu 5d96f7b2cc 增加对于gemini-exp-1114模型的支持,映射到v1beta
feat(gemini): add support for gemini-exp-1114 model

- Add gemini-exp-1114 to ModelList in constant.go
- Update GetRequestURL in adaptor.go to use v1beta API version for gemini-exp-1114
- Keep backward compatibility for other models

This change enables the use of the experimental gemini-exp-1114 model by correctly routing its requests to the v1beta API endpoint while maintaining existing functionality for other models.
2024-11-16 21:29:35 +08:00
..
channel 增加对于gemini-exp-1114模型的支持,映射到v1beta 2024-11-16 21:29:35 +08:00
common feat: 完善audio计费 2024-11-07 16:12:09 +08:00
constant Update dto 2024-11-05 19:23:56 +08:00
relay_adaptor.go feat: 添加Mistral渠道 (close #546) 2024-11-05 17:11:33 +08:00
relay_rerank.go fix: 部分情况缺少返回预扣 2024-11-05 19:28:08 +08:00
relay_task.go feat: playground 2024-09-26 00:59:09 +08:00
relay-audio.go fix: returnPreConsumedQuota 2024-11-10 02:09:18 +08:00
relay-image.go feat: realtime 2024-11-05 19:24:14 +08:00
relay-mj.go feat: playground 2024-09-26 00:59:09 +08:00
relay-text.go feat: 完善audio计费 2024-11-07 16:12:09 +08:00
websocket.go fix: 部分情况缺少返回预扣 2024-11-05 19:28:08 +08:00