Skip to content

Commit 212d87b

Browse files
authored
Merge pull request #6 from asmahdi08/update-readme
Update README to clarify model usage and limitations
2 parents 9f1b84c + 77e111a commit 212d87b

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
```
6161
You can also run it via Jupyter Notebook `main.ipynb`
6262

63-
Recommended to use gpt-4o as the model as it support function calling. Integuru will automatically switch to o1-preview for code generation.
63+
**Recommended to use gpt-4o as the model for graph generation as it supports function calling. Integuru will automatically switch to o1-preview for code generation if available in the user's OpenAI account.** ⚠️ **Note: o1-preview does not support function calls.**
6464

6565
## Usage
6666

0 commit comments

Comments
 (0)