merlyn/server/utils/AiProviders
Timothy Carambat 4ac900f645
Gemini model list sync (#3609)
* Update defaultModels.js

add gemma-3-27b-it to v1BetaModels

* Update defaultModels.js

20250330 model update

* Update defaultModels.js

remove text embedding

* Update name and inputTokenLimit modelMap.js

* Update gemini to load models from both endpoints
dedupe models
decide endpoint based on expieremental status from fetch
add util script for maintainers
reduce cache time on gemini models to 1 day

* remove comment

---------

Co-authored-by: DreamerC <dreamerwolf.tw@gmail.com>
2025-04-07 13:45:16 -07:00
..
anthropic Add support for Anthropics /model endpoint (finally) (#3376) 2025-02-28 13:29:43 -08:00
apipie Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
azureOpenAi Add reasoning flag for azure models with "default" fallback (#3128) 2025-02-05 15:22:45 -08:00
bedrock Overhaul AWS Bedrock provider (#3537) 2025-03-25 15:58:16 -07:00
cohere LLM performance metric tracking (#2825) 2024-12-16 14:31:17 -08:00
deepseek Add tokenizer improvments via Singleton class and estimation (#3072) 2025-01-30 17:55:03 -08:00
fireworksAi LLM performance metric tracking (#2825) 2024-12-16 14:31:17 -08:00
gemini Gemini model list sync (#3609) 2025-04-07 13:45:16 -07:00
genericOpenAi Add handling to reasoning models for Generic OpenAI connector (#3183) 2025-02-12 10:28:44 -08:00
groq Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
huggingface LLM performance metric tracking (#2825) 2024-12-16 14:31:17 -08:00
koboldCPP Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
liteLLM Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
lmStudio Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
localAi Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
mistral Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
novita feat: update novita AI logo and default model (#3037) 2025-01-27 08:41:12 -08:00
nvidiaNim Update NVIDIA branding 2025-01-28 10:27:31 -08:00
ollama lint 2025-02-18 20:49:40 -08:00
openAi o3 model patch 2025-02-03 14:19:21 -08:00
openRouter Enable include_reasoning in request (#3067) 2025-01-30 14:32:38 -08:00
perplexity Patch PPLX streaming for timeouts (#3130) 2025-02-05 16:35:22 -08:00
ppio Add new model provider PPIO (#3211) 2025-02-27 10:53:00 -08:00
textGenWebUI Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
togetherAi Dynamic fetching of TogetherAI models (#3017) 2025-01-24 11:06:59 -08:00
xai Support historical message image inputs/attachments for n+1 queries (#2919) 2025-01-16 13:49:06 -08:00
modelMap.js Gemini model list sync (#3609) 2025-04-07 13:45:16 -07:00