Add gemini-pro-latest profile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
id: gemini-2.5-flash-lite
|
id: gemini-2-flash-lite
|
||||||
endpoint: https://openrouter.ai/api/v1
|
endpoint: https://openrouter.ai/api/v1
|
||||||
model: "google/gemini-2.5-flash-lite"
|
model: "google/gemini-2.5-flash-lite"
|
||||||
#temperature: 0.15
|
#temperature: 0.15
|
||||||
|
|||||||
9
profiles/google/gemini-pro-latest.yml
Normal file
9
profiles/google/gemini-pro-latest.yml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
id: gemini-pro-latest
|
||||||
|
endpoint: https://openrouter.ai/api/v1
|
||||||
|
model: "~google/gemini-pro-latest"
|
||||||
|
#temperature: 0.15
|
||||||
|
reasoning_effort: high
|
||||||
|
#top_p: 0.98
|
||||||
|
timeout_seconds: 240
|
||||||
|
api_key_env: OPENROUTER_API_KEY
|
||||||
|
service_tier: flex
|
||||||
Reference in New Issue
Block a user