docs: document support for model_reasoning_effort and model_reasoning_summary in profiles

This commit is contained in:
Michael Bolin
2025-07-08 12:22:11 -07:00
parent e444a50cf0
commit 8373d17d67

View File

@@ -157,6 +157,8 @@ wire_api = "chat"
model = "o3"
model_provider = "openai"
approval_policy = "never"
model_reasoning_effort = "high"
model_reasoning_summary = "detailed"
[profiles.gpt3]
model = "gpt-3.5-turbo"