Skip to content

Commit 9715cba

Browse files
update readme
1 parent f03a9d6 commit 9715cba

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
### Supported Models
5858
* `openai` is `gpt-4.1` (default), `o4-mini`, and `o3` (requires organization verification)
59-
* `gemini` is `gemini-2.5-pro-preview-05-06`(default) and `gemini-2.5-flash-preview-04-17`
59+
* `gemini` is `gemini-2.5-pro-preview-05-06`(default) and `gemini-2.5-flash-preview-05-20`
6060

6161
### Calling Non-Default Models
6262
* `uvx nemo-agent --model o4-mini`

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nemo-agent"
3-
version = "5.0.2"
3+
version = "5.0.3"
44
description = "Your Python AI Coder"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)