Commit dd526ef
authored
fix: update langgraph example model to gpt-5.4 (CopilotKit#3892)
## Summary
- Update the LangGraph Python example agent model from `gpt-4.1` to
`gpt-5.4`
## Test plan
- [ ] Verify the langgraph-python example runs with the updated model1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments