File tree 1 file changed +22
-2
lines changed
1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ 0.4.0] - 2025-03-30
6
6
7
- - Add Gemini provider
8
7
- Refactor OpenAI provider to OpenAI & OpenAI-compatible for better configuration
9
- - Significantly improve tests coverage
8
+ - Add Gemini provider
10
9
- Add "Select LLM (switch model)" command to switch between models of the selected provider
11
10
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
+
12
32
## [ 0.3.2] - 2025-03-26
13
33
14
34
- New: Add Telemetry to track folder counts
You can’t perform that action at this time.
0 commit comments