17 lines
340 B
TOML
17 lines
340 B
TOML
model = "gpt-5.5"
|
|
model_reasoning_effort = "medium"
|
|
personality = "pragmatic"
|
|
service_tier = "fast"
|
|
|
|
[plugins."github@openai-curated"]
|
|
enabled = true
|
|
|
|
[plugins."documents@openai-primary-runtime"]
|
|
enabled = true
|
|
|
|
[plugins."spreadsheets@openai-primary-runtime"]
|
|
enabled = true
|
|
|
|
[plugins."presentations@openai-primary-runtime"]
|
|
enabled = true
|