feat: add gemini-2.5-flash model to litellm
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
LITELLM_MASTER_KEY: ${LITELLM_MASTER_KEY}
|
||||
LITELLM_SALT_KEY: ${LITELLM_SALT_KEY}
|
||||
NVIDIA_NIM_API_KEY: ${NVIDIA_NIM_API_KEY}
|
||||
GEMINI_API_KEY: ${GEMINI_API_KEY}
|
||||
depends_on:
|
||||
- db
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user