Reorganized the profiles into provider-based folders
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
id: openrouter-aion-2
|
||||
id: aion-2
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: aion-labs/aion-2.0
|
||||
temperature: 0.72
|
||||
@@ -6,3 +6,4 @@ reasoning_effort: high
|
||||
top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,6 +1,7 @@
|
||||
id: openrouter-opus
|
||||
id: claude-opus-latest
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "~anthropic/claude-opus-latest"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 180
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
7
profiles/deepseek/deepseek-4-pro.yml
Normal file
7
profiles/deepseek/deepseek-4-pro.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
id: deepseek-4-pro
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: deepseek/deepseek-v4-pro
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
9
profiles/google/gemini-2-flash-lite.yml
Normal file
9
profiles/google/gemini-2-flash-lite.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
id: gemini-2.5-flash-lite
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "google/gemini-2.5-flash-lite"
|
||||
#temperature: 0.15
|
||||
reasoning_effort: high
|
||||
#top_p: 0.98
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,6 +1,6 @@
|
||||
id: openrouter-gpt-5-4-mini
|
||||
id: gemini-2-flash
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "openai/gpt-5.4-mini"
|
||||
model: "google/gemini-2.5-flash"
|
||||
#temperature: 0.15
|
||||
reasoning_effort: high
|
||||
#top_p: 0.98
|
||||
9
profiles/google/gemini-2-pro.yml
Normal file
9
profiles/google/gemini-2-pro.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
id: gemini-2-pro
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "google/gemini-2.5-pro"
|
||||
#temperature: 0.15
|
||||
reasoning_effort: high
|
||||
#top_p: 0.98
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,9 +1,9 @@
|
||||
id: openrouter-gemini-flash-lite
|
||||
id: gemini-3-flash-lite
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "google/gemini-3.1-flash-lite"
|
||||
temperature: 0.15
|
||||
#temperature: 0.15
|
||||
reasoning_effort: high
|
||||
top_p: 0.98
|
||||
#top_p: 0.98
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,9 +1,9 @@
|
||||
id: openrouter-gemini-flash
|
||||
id: gemini-flash-latest
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "~google/gemini-flash-latest"
|
||||
temperature: 0.15
|
||||
#temperature: 0.15
|
||||
reasoning_effort: high
|
||||
top_p: 0.98
|
||||
#top_p: 0.98
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,4 +1,4 @@
|
||||
id: openrouter-gemma-4-31b
|
||||
id: gemma-4-31b
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: google/gemma-4-31b-it:exacto
|
||||
temperature: 0.15
|
||||
@@ -6,3 +6,4 @@ reasoning_effort: high
|
||||
top_p: 0.98
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,8 +1,9 @@
|
||||
id: openrouter-glm-5-1
|
||||
id: minimax-m2
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: z-ai/glm-5.1
|
||||
model: minimax/minimax-m2.5
|
||||
temperature: 0.5
|
||||
reasoning_effort: high
|
||||
top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
9
profiles/minimax/minimax-m3.yml
Normal file
9
profiles/minimax/minimax-m3.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
id: minimax-m3
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: minimax/minimax-m3
|
||||
#temperature: 0.5
|
||||
reasoning_effort: high
|
||||
#top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,4 +1,4 @@
|
||||
id: openrouter-mistral-large
|
||||
id: mistral-large-2512
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: mistralai/mistral-large-2512
|
||||
temperature: 0.15
|
||||
@@ -1,4 +1,4 @@
|
||||
id: openrouter-mistral-medium-3-5
|
||||
id: mistral-medium-3-5
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: mistralai/mistral-medium-3-5
|
||||
temperature: 0.15
|
||||
@@ -1,4 +1,4 @@
|
||||
id: openrouter-mistral-small-3
|
||||
id: mistral-small-3
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: mistralai/mistral-small-3.2-24b-instruct
|
||||
temperature: 0.05
|
||||
@@ -1,4 +1,4 @@
|
||||
id: openrouter-mistral-small-4
|
||||
id: mistral-small-4
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: mistralai/mistral-small-2603
|
||||
temperature: 0.1
|
||||
7
profiles/openai/gpt-5-mini.yml
Normal file
7
profiles/openai/gpt-5-mini.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
id: gpt-5-mini
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "openai/gpt-5.4-mini"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
7
profiles/openai/gpt-5-nano.yml
Normal file
7
profiles/openai/gpt-5-nano.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
id: gpt-5-nano
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: "openai/gpt-5.4-nano"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 240
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
service_tier: flex
|
||||
@@ -1,8 +0,0 @@
|
||||
id: openrouter-minimax-m2-5
|
||||
endpoint: https://openrouter.ai/api/v1
|
||||
model: minimax/minimax-m2.5
|
||||
temperature: 0.5
|
||||
reasoning_effort: high
|
||||
top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
api_key_env: OPENROUTER_API_KEY
|
||||
@@ -1,6 +1,6 @@
|
||||
id: dnd.deranged_rumors
|
||||
version: "1.0.0"
|
||||
default_profile: openrouter-aion-2
|
||||
default_profile: aion-2
|
||||
description: D&D session rumor sheet, completely deranged and unhinged, for the amusement of the players.
|
||||
inputs:
|
||||
- name: recap
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
id: dnd.hostile_rumors
|
||||
version: "1.0.0"
|
||||
default_profile: openrouter-aion-2
|
||||
default_profile: aion-2
|
||||
description: D&D session rumor sheet
|
||||
inputs:
|
||||
- name: recap
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
id: dnd.scene_map
|
||||
version: "1.0.0"
|
||||
default_profile: openrouter-gemma-4-31b
|
||||
default_profile: gemma-4-31b
|
||||
description: Generates a D&D session scene map, using a transcript as input.
|
||||
inputs:
|
||||
- name: transcript
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
id: dnd.session_recap
|
||||
version: "2.0.0"
|
||||
default_profile: openrouter-opus
|
||||
default_profile: claude-opus-latest
|
||||
description: D&D session recap prompt.
|
||||
inputs:
|
||||
- name: transcript
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
id: dnd.session_bounds
|
||||
version: "2.0.0"
|
||||
default_profile: openrouter-gemini-flash
|
||||
default_profile: gemini-flash-latest
|
||||
description: Review D&D session transcript and identify starting and ending segments for actual gameplay.
|
||||
inputs:
|
||||
- name: transcript
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
id: weather.daily_report
|
||||
version: "1.0.0"
|
||||
#default_profile: local-heavy
|
||||
default_profile: openrouter-gemini-flash-lite
|
||||
#default_profile: openrouter-opus
|
||||
default_profile: gemini-3-flash-lite
|
||||
description: Daily weather report prompt.
|
||||
inputs:
|
||||
- name: data_package
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
id: weather.near_term_report
|
||||
version: "1.0.0"
|
||||
#default_profile: local-heavy
|
||||
default_profile: openrouter-gemini-flash-lite
|
||||
#default_profile: openrouter-opus
|
||||
default_profile: gemini-3-flash-lite
|
||||
description: Near-term weather report prompt.
|
||||
inputs:
|
||||
- name: data_package
|
||||
|
||||
Reference in New Issue
Block a user