Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom logger & error retries #177

Merged
merged 7 commits into from
May 17, 2024
Merged

Custom logger & error retries #177

merged 7 commits into from
May 17, 2024

Conversation

roodboi
Copy link
Collaborator

@roodboi roodboi commented May 17, 2024

add new custom logger option and option to retry on any error vs only validation

Copy link

changeset-bot bot commented May 17, 2024

🦋 Changeset detected

Latest commit: 2dba98d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@instructor-ai/instructor Minor

Not sure what this means? Click here to learn what changesets are.

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

Copy link

cloudflare-pages bot commented May 17, 2024

Deploying instructor-js with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2dba98d
Status:⚡️  Build in progress...

View logs

@roodboi roodboi linked an issue May 17, 2024 that may be closed by this pull request
@roodboi roodboi requested a review from jxnl May 17, 2024 16:31
@roodboi roodboi changed the title Custom logger Custom logger & error retries May 17, 2024
@roodboi roodboi linked an issue May 17, 2024 that may be closed by this pull request
@roodboi roodboi merged commit 09f04d1 into main May 17, 2024
1 of 3 checks passed
@roodboi roodboi deleted the custom-logger branch May 17, 2024 16:37
@roodboi roodboi mentioned this pull request May 17, 2024
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.

Custom logging hook Retries on invalid JSON response
1 participant