fix(gui): proper splitter placement for persona and bias panels

- Persona editor: splitter shown when BOTH models and prompt open (not just prompt)
- Bias profiles: move splitter OUTSIDE btool_scroll child, between both sections
- Fixed nesting issues causing EndTable/EndChild errors
This commit is contained in:
2026-05-10 16:40:44 -04:00
parent 5e1700744f
commit 6b612deb23
3 changed files with 39 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[ai]
provider = "minimax"
model = "MiniMax-M2.5"
model = "MiniMax-M2.7"
temperature = 0.0
top_p = 1.0
max_tokens = 32000