Skip to content

Commit 186a020

Browse files
committed
chore: update CHANGELOG with Gemini provider support and improved test coverage
1 parent 8286055 commit 186a020

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

+22-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,31 @@
44

55
## [0.4.0] - 2025-03-30
66

7-
- Add Gemini provider
87
- Refactor OpenAI provider to OpenAI & OpenAI-compatible for better configuration
9-
- Significantly improve tests coverage
8+
- Add Gemini provider
109
- Add "Select LLM (switch model)" command to switch between models of the selected provider
1110

11+
![image](https://github.com/user-attachments/assets/025a69a1-51ba-4ce7-8529-b06f5ecd2e62)
12+
13+
- Supported LLM Providers:
14+
- OpenAI
15+
- Gemini
16+
- OpenAI-compatible
17+
18+
![image](https://github.com/user-attachments/assets/2ac04927-db04-4280-8cba-04e409a1eb7e)
19+
20+
- Select and switch between available models for each provider using the "Select LLM (switch model)" command.
21+
22+
- Google Gemini Models
23+
24+
![image](https://github.com/user-attachments/assets/03916253-210c-4aa6-85e9-cb7cab6f6289)
25+
26+
- OpenAI-compatible (Groq, Ollama, etc.) (example: Groq)
27+
28+
![groq(openai-compatible)](https://github.com/user-attachments/assets/dd3d83f0-82e7-4730-b8cc-87ed01986b92)
29+
30+
- Improve tests coverage
31+
1232
## [0.3.2] - 2025-03-26
1333

1434
- New: Add Telemetry to track folder counts

0 commit comments

Comments
 (0)