refactor: trim model preset tool handling
maintainer edit: remove duplicate documentation and inline one-use formatting so the PR keeps the same behavior with less code.
This commit is contained in:
@@ -57,9 +57,6 @@ my(action="check", key="_last_usage.prompt_tokens")
|
||||
my(action="check", key="model")
|
||||
# → What model I'm currently running on
|
||||
|
||||
my(action="check", key="model_preset")
|
||||
# → Which named model preset is active, or None/default
|
||||
|
||||
my(action="check", key="web_config.enable")
|
||||
# → Whether web search is enabled
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user