Commit 5df703d
authored
chore(deps): update @tanstack/ai packages to 0.2.0 ENG-11754 (#276)
- Update @tanstack/ai from ^0.0.3 to ^0.2.0
- Update @tanstack/ai-openai from ^0.0.3 to ^0.2.0
- Migrate example to use new API: openai() -> openaiText('gpt-5')
- Remove deprecated 'model' parameter from chat() call1 parent 6492f57 commit 5df703d
File tree
3 files changed
+23
-69
lines changed- examples
3 files changed
+23
-69
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments