refactor: deepModels -> tinkIgnore

This commit is contained in:
Gabe
2025-06-27 16:33:30 +08:00
parent adbb421b7b
commit d22e3838c4
2 changed files with 3 additions and 4 deletions

View File

@@ -118,7 +118,7 @@ function ApiFields({ translator }) {
model = "",
systemPrompt = "",
userPrompt = "",
think="",
think = false,
thinkIgnore = "",
fetchLimit = DEFAULT_FETCH_LIMIT,
fetchInterval = DEFAULT_FETCH_INTERVAL,