Skip to content

Commit

Permalink
o3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
alanalanlu committed Feb 4, 2025
1 parent 682d6e9 commit f3999b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Let's assume we want to download utility bills:
Log into your platform and perform the desired action (such as downloading a utility bill).
6. Run Integuru:
```
poetry run integuru --prompt "download utility bills" --model <gpt-4o|o1-preview|o1-mini|o1>
poetry run integuru --prompt "download utility bills" --model <gpt-4o|o3-mini|o1|o1-mini>
```
You can also run it via Jupyter Notebook `main.ipynb`

Expand Down

0 comments on commit f3999b9

Please sign in to comment.