[merge-gateway/openai part 1] Add reasoning options

This commit is contained in:
Aiden Cline
2026-06-13 16:01:23 -05:00
parent 1ddcd9bc32
commit d8e9c71612
15 changed files with 15 additions and 0 deletions
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5-chat-latest"
reasoning_options = []
[cost]
input = 1.25
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5-mini"
reasoning_options = []
[cost]
input = 0.25
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5-nano"
reasoning_options = []
[cost]
input = 0.05
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.1-chat-latest"
reasoning_options = []
[cost]
input = 1.25
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.1"
reasoning_options = []
[cost]
input = 1.25
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.2-chat-latest"
reasoning_options = []
[cost]
input = 1.75
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.2"
reasoning_options = []
[cost]
input = 1.75
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4-mini"
reasoning_options = []
[cost]
input = 0.75
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4-nano"
reasoning_options = []
[cost]
input = 0.2
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4"
reasoning_options = []
[cost]
input = 2.5
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.5"
reasoning_options = []
[cost]
input = 5
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5"
reasoning_options = []
[cost]
input = 1.25
@@ -1,4 +1,5 @@
base_model = "openai/o1"
reasoning_options = []
[cost]
input = 15
@@ -1,4 +1,5 @@
base_model = "openai/o3-mini"
reasoning_options = []
[cost]
input = 1.1
@@ -1,4 +1,5 @@
base_model = "openai/o3"
reasoning_options = []
[cost]
input = 2