Fix base_model entry in LongCat-2.0.toml

This commit is contained in:
Aiden Cline
2026-07-04 16:28:54 -05:00
committed by GitHub
parent 50115e05e9
commit 22bffd8aa9
+1 -1
View File
@@ -1,5 +1,5 @@
base_model = "meituan/longcat-2.0"
# API: {"thinking": {"type": "enabled"}} / {"thinking": {"type": "disabled"}}
base_model = "meituan/longcat-2.0"
reasoning_options = [{ type = "toggle" }]
[cost]