You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
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.
The text was updated successfully, but these errors were encountered: