Skip to content

Conversation

chrisreadsf
Copy link
Member

@chrisreadsf chrisreadsf commented Sep 7, 2025

why

Easier to use for Custom LLM Clients and keep users up to date with our aisdk file

what changed

added export of aisdk to lib/index.ts

test plan

build local stagehand, import local AISdkClient, run Azure Stagehand session

Copy link

changeset-bot bot commented Sep 7, 2025

⚠️ No Changeset found

Latest commit: 645dcbc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Summary

This PR adds the AI SDK export to the main library index, making the AISdkClient class and related AI SDK functionality accessible to consumers of the Stagehand library. This enables users to import and use custom LLM clients with Azure and other AI SDK-supported providers more easily.

Confidence score: 5/5

  • This PR is safe to merge with minimal risk
  • Score reflects a simple, low-risk export addition that follows existing patterns and doesn't modify any implementation logic
  • No files require special attention

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@chrisreadsf chrisreadsf merged commit c886544 into main Sep 15, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants