Skip to content

Commit

Permalink
Update gpt4all-chat/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Van Bortel <[email protected]>
Signed-off-by: AT <[email protected]>
  • Loading branch information
manyoso and cebtenzzre authored Oct 1, 2024
1 parent 38102df commit 7794da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- Rebase llama.cpp on latest upstream as of September 26th ([#2998](https://github.com/nomic-ai/gpt4all/pull/2998))
- Change the error message when a message is too long ([#3004](https://github.com/nomic-ai/gpt4all/pull/3004))
- Simplify chatmodel to get rid of unnecessary field and bump chat version ([#3016](https://github.com/nomic-ai/gpt4all/pull/3016))
- Allow ChatLLM to have direct access to ChatModel for restoring state from text ([3018](https://github.com/nomic-ai/gpt4all/pull/3018))
- Allow ChatLLM to have direct access to ChatModel for restoring state from text ([#3018](https://github.com/nomic-ai/gpt4all/pull/3018))

### Fixed
- Fix a crash when attempting to continue a chat loaded from disk ([#2995](https://github.com/nomic-ai/gpt4all/pull/2995))
Expand Down

0 comments on commit 7794da1

Please sign in to comment.