Skip to content

Commit f3999b9

Browse files
committed
o3 support
1 parent 682d6e9 commit f3999b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Let's assume we want to download utility bills:
6060
Log into your platform and perform the desired action (such as downloading a utility bill).
6161
6. Run Integuru:
6262
```
63-
poetry run integuru --prompt "download utility bills" --model <gpt-4o|o1-preview|o1-mini|o1>
63+
poetry run integuru --prompt "download utility bills" --model <gpt-4o|o3-mini|o1|o1-mini>
6464
```
6565
You can also run it via Jupyter Notebook `main.ipynb`
6666

0 commit comments

Comments
 (0)