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

Possible merge issue with 0.0.31 release #300

Closed
jonbaiernx opened this issue Apr 24, 2024 · 1 comment · Fixed by #308
Closed

Possible merge issue with 0.0.31 release #300

jonbaiernx opened this issue Apr 24, 2024 · 1 comment · Fixed by #308
Assignees

Comments

@jonbaiernx
Copy link

The example on this page appears to want version 0.0.31 to use local models.
https://github.com/whylabs/langkit/blob/main/langkit/examples/Local_Models.ipynb

However, it looks like the code to make this happen is only in the main branch and not in the 0.0.31 release. When trying to run the example with latest pip install I get the old error about an unrecognized model.

@jamie256
Copy link
Collaborator

You are absolutely right, thanks for filing the issue @jonbaiernx and bringing this to our attention. We just released 0.0.32 which I believe resolves this issue (along with an updated pip install command in the example #308)

@jamie256 jamie256 self-assigned this May 28, 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 a pull request may close this issue.

2 participants