Skip to content

Commit daf5513

Browse files
updated readme to have the correct default model
1 parent 979ae95 commit daf5513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can use **Google Gemini**, **Grok**, **Claude**, **ChatGPT**, or **Ollama**
4949
| `CLAUDE_API_KEY` | Your API key | Required if using Claude |
5050
| `OPENAI_API_KEY` | Your API key | Required if using ChatGPT |
5151
| `OLLAMA_URL` | URL (optional) | Ollama server URL (default: http://localhost:11434/api/generate) |
52-
| `OLLAMA_MODEL` | Model name (optional) | Ollama model to use (default: qwen2:0.5b) |
52+
| `OLLAMA_MODEL` | Model name (optional) | Ollama model to use (default: llama3) |
5353

5454
---
5555

0 commit comments

Comments
 (0)