Skip to content

Commit 6bb8a65

Browse files
committed
chore(docs): update CHANGELOG.md
1 parent 35a2c46 commit 6bb8a65

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- LLM clients table for saving multiple clients configurations.
8+
- Support for Ollama.
9+
- Setting for Open AI's organization ID.
10+
- New persistent state settings component for saving multiple LLM clients.
11+
12+
### Changed
13+
14+
- Replace `com.aallam.openai:openai-client` with `langchain4j`.
15+
- Refactor the code with generic implementation of LLM clients that makes adding new clients easier.
16+
- Use Kotlin's coroutines to prevent blocking of EDT thread.
17+
518
### Fixed
619

720
- Language Pack plugin makes the AI commits plugin unusable.

0 commit comments

Comments
 (0)