Adopt PromptKit profile inheritance
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
id: weather-balanced
|
||||
backend: openrouter
|
||||
model: "~google/gemini-flash-latest"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 240
|
||||
service_tier: flex
|
||||
base_profile: gemini-flash-latest
|
||||
|
||||
@@ -1,6 +1,2 @@
|
||||
id: weather-deep
|
||||
backend: openrouter
|
||||
model: "~anthropic/claude-sonnet-latest"
|
||||
reasoning_effort: high
|
||||
timeout_seconds: 240
|
||||
service_tier: flex
|
||||
base_profile: claude-sonnet-latest
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
id: weather-light
|
||||
backend: openrouter
|
||||
model: deepseek/deepseek-v4-flash
|
||||
timeout_seconds: 180
|
||||
service_tier: flex
|
||||
base_profile: deepseek-4-flash
|
||||
|
||||
Reference in New Issue
Block a user