mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-17 05:00:25 +00:00
One last changelog entry for 0.6.1, refs #125
This commit is contained in:
parent
be55a71b15
commit
7ffce6a67b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
- LLM can now be installed directly from Homebrew core: `brew install llm`. [#124](https://github.com/simonw/llm/issues/124)
|
||||
- Python API documentation now covers {ref}`python-api-system-prompts`.
|
||||
- Fixed incorrect example in the {ref}`prompt-templates` documentation. Thanks, Jorge Cabello. [#125](https://github.com/simonw/llm/pull/125)
|
||||
|
||||
(v0_6)=
|
||||
## 0.6 (2023-07-18)
|
||||
|
|
|
|||
Loading…
Reference in a new issue