Skip to content

Commit

Permalink
chore(docs): update CHANGELOG and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Blarc committed Jul 15, 2024
1 parent 2c6bf00 commit 56049cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
### Added

- Support for Qianfan (Ernie).
- Support for Gemini.
- Icon next to name in clients table.

### Fixed

- Ollama icon size to 15x15.
- Input is not validated when switching between clients in add and edit dialog.

## [2.0.0] - 2024-06-08

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ plugin and configure a LLM API client in plugin's settings: <kbd>Settings</kbd>
- Open AI
- Ollama
- Qianfan (Ernie)
- Gemini

The plugin is implemented in a generic way and uses [langchain4j](https://github.com/langchain4j/langchain4j) for creating LLM API clients. If you would like to use some other LLM model that is supported by langchain4j, please make a feature request in GitHub issues.

Expand Down

0 comments on commit 56049cc

Please sign in to comment.