Commit Graph

7 Commits

Author SHA1 Message Date
leezhuuuuu
c126118b6e 增加对于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
Yan
39f10c8305 add gemini exp 2024-09-11 19:37:03 +08:00
HowieWu
3a8348f82a Update constant.go 2024-05-15 10:28:30 +08:00
Maple Gao
7104d329f4 fix: rename the latest Gemini model name 2024-04-15 14:22:40 +08:00
Maple Gao
03f6de4907 feat: support google v1beta and Gemini Ultra 2024-04-15 14:19:19 +08:00
CaIon
22812ce12d feat: support gemini-1.5 2024-03-25 22:33:46 +08:00
1808837298@qq.com
1735981217 feat: 初步重构 2024-02-29 01:08:18 +08:00