c5535c0848705a80ed1a7ec8c095430b3af9e108
Introduce a new field `reasoning_effort` to the `ChatRequest` struct. This field, set to "medium" by default, allows tuning LLM reasoning depth to balance hallucination risk against latency and token cost. This setting is specifically for Ionos' GPT-OSS reasoning models and is ignored by other OpenAI-compatible models.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%