Commit d5ecbfc
authored
Export AISdkClient (#1206)
# why
AISdkClient was properly imported in examples, but not exported through
the stagehand package
# what changed
Export the `AISdkClient` custom example for backwards compatibility and
added a note to revisit for improvements based on the internal
implementation
# test plan1 parent 55da8c6 commit d5ecbfc
File tree
2 files changed
+8
-0
lines changed- .changeset
- packages/core/lib/v3/types/public
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments