Skip to content

Commit 9b8675c

Browse files
committed
chore(docs): update CHANGELOG.md and README.md
1 parent ba6c9d9 commit 9b8675c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support for Anthropic.
8+
9+
### Fixed
10+
11+
- Dialog is too small to show full verification result.
12+
513
## [2.1.1] - 2024-07-31
614

715
### Fixed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ plugin and configure a LLM API client in plugin's settings: <kbd>Settings</kbd>
4040
- Ollama
4141
- Qianfan (Ernie)
4242
- Gemini
43+
- Anthropic
4344

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

0 commit comments

Comments
 (0)