mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-22 18:16:37 +08:00
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. |
||
---|---|---|
.. | ||
ai360 | ||
ali | ||
aws | ||
baidu | ||
claude | ||
cloudflare | ||
cohere | ||
dify | ||
gemini | ||
jina | ||
lingyiwanwu | ||
minimax | ||
mistral | ||
moonshot | ||
ollama | ||
openai | ||
palm | ||
perplexity | ||
siliconflow | ||
task/suno | ||
tencent | ||
vertex | ||
xunfei | ||
zhipu | ||
zhipu_4v | ||
adapter.go | ||
api_request.go |