mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-16 20:50:25 +00:00
Clarify where default model options apply, refs #985
This commit is contained in:
parent
fc44fd6a0d
commit
89411227e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1123,4 +1123,4 @@ Or clear all default options for a model like this:
|
|||
```bash
|
||||
llm models options clear gpt-4o
|
||||
```
|
||||
|
||||
Default model options are respected by both the `llm prompt` and the `llm chat` commands. They will not be applied when you use LLM as a {ref}`Python library <python-api>`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue