Skip to content

Commit 5b2a66a

Browse files
committed
chore(docs): update CHANGELOG and README
1 parent 5c79e15 commit 5b2a66a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support for Qianfan (Ernie).
8+
59
## [2.0.0] - 2024-06-08
610

711
### Added

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ plugin and configure a LLM API client in plugin's settings: <kbd>Settings</kbd>
3838

3939
- Open AI
4040
- Ollama
41+
- Qianfan (Ernie)
4142

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

0 commit comments

Comments
 (0)