Skip to content

Commit 56049cc

Browse files
committed
chore(docs): update CHANGELOG and README
1 parent 2c6bf00 commit 56049cc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
### Added
66

77
- Support for Qianfan (Ernie).
8+
- Support for Gemini.
9+
- Icon next to name in clients table.
810

911
### Fixed
1012

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

1316
## [2.0.0] - 2024-06-08
1417

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ plugin and configure a LLM API client in plugin's settings: <kbd>Settings</kbd>
3939
- Open AI
4040
- Ollama
4141
- Qianfan (Ernie)
42+
- Gemini
4243

4344
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.
4445

0 commit comments

Comments
 (0)