Skip to content

Commit 8286055

Browse files
committed
chore: update readme with llm provider support and usage instructions
1 parent 4775371 commit 8286055

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,27 @@ code --install-extension mnismt.cody-plus-plus
3131
### Files control
3232

3333
- **Add Files to Cody (Smart)**:
34-
- Describe what files you want to add to Cody, and let's AI do the rest.
3534

36-
![image](https://github.com/user-attachments/assets/025a69a1-51ba-4ce7-8529-b06f5ecd2e62)
35+
- Describe what files you want to add to Cody, and let the AI do the rest.
36+
37+
![image](https://github.com/user-attachments/assets/025a69a1-51ba-4ce7-8529-b06f5ecd2e62)
38+
39+
- Supported LLM Providers:
40+
- OpenAI
41+
- Gemini
42+
- OpenAI-compatible
43+
44+
![image](https://github.com/user-attachments/assets/2ac04927-db04-4280-8cba-04e409a1eb7e)
45+
46+
- Select and switch between available models for each provider using the "Select LLM (switch model)" command.
47+
48+
- Google Gemini Models
49+
50+
![image](https://github.com/user-attachments/assets/03916253-210c-4aa6-85e9-cb7cab6f6289)
51+
52+
- OpenAI-compatible (Groq, Ollama, etc.) (example: Groq)
53+
54+
![groq(openai-compatible)](https://github.com/user-attachments/assets/dd3d83f0-82e7-4730-b8cc-87ed01986b92)
3755

3856
- **Add File to Cody**:
3957
- Adds a single file to Cody's context.

0 commit comments

Comments
 (0)