public class UniThinkingConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
thinkingBudget |
| Constructor and Description |
|---|
UniThinkingConfig() |
UniThinkingConfig(int thinkingBudget) |
| Modifier and Type | Method and Description |
|---|---|
int |
getThinkingBudget() |
void |
setThinkingBudget(int thinkingBudget) |
Copyright © 2026. All rights reserved.