We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682d6e9 commit f3999b9Copy full SHA for f3999b9
README.md
@@ -60,7 +60,7 @@ Let's assume we want to download utility bills:
60
Log into your platform and perform the desired action (such as downloading a utility bill).
61
6. Run Integuru:
62
```
63
- 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>
64
65
You can also run it via Jupyter Notebook `main.ipynb`
66
0 commit comments