feat: add gemini-2.5-flash model to litellm

This commit is contained in:
2026-03-18 18:43:44 +01:00
parent 13956d7632
commit 36fc4ee20a
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -6,4 +6,8 @@ model_list:
- model_name: qwen3-coder
litellm_params:
model: nvidia_nim/qwen/qwen3-coder-480b-a35b-instruct
drop_params: true
- model_name: gemini-2.5-flash
litellm_params:
model: gemini/gemini-2.5-flash
drop_params: true