WIP
This commit is contained in:
15
run_config.yaml
Normal file
15
run_config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
providers:
|
||||
openrouter:
|
||||
api_key: "${OPENROUTER_API_KEY}"
|
||||
api_base: "https://openrouter.ai/api/v1"
|
||||
api_format: "openai"
|
||||
|
||||
runs:
|
||||
- run_name: "gemini_flash"
|
||||
model:
|
||||
provider: openrouter
|
||||
model_name: "google/gemini-3-flash-preview"
|
||||
temperature: 1.0
|
||||
prompt_id: "default"
|
||||
|
||||
limit: 5
|
||||
Reference in New Issue
Block a user