mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-18 04:01:02 +00:00
Fixed documentation heading level, refs #154
This commit is contained in:
parent
091984cca2
commit
f5ec484cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ The second argument can be a model identifier or another alias, in which case th
|
|||
|
||||
If the `aliases.json` file does not exist or contains invalid JSON it will be created or overwritten.
|
||||
|
||||
## remove_alias(alias)
|
||||
### remove_alias(alias)
|
||||
|
||||
Removes the alias with the given name from the `aliases.json` file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue