Commit a64208c
gpt 4.5-preview is removed, use gpt-4.1 (#1266)
The Financial Research Agent example is broken because it uses the model `gpt-4.5-preview-2025-02-27`. This model has been [removed and is no longer available](https://platform.openai.com/docs/deprecations#2025-04-14-gpt-4-5-preview).
This change follows the recommendation to replace gpt-4.5-preview with gpt-4.1.
---------
Co-authored-by: Kazuhiro Sera <[email protected]>1 parent e2d2938 commit a64208c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
0 commit comments