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
To Reproduce
Steps to reproduce the behavior, including code snippets of the model and the input data and openai response.
I've installed all of the dependencies and ran it using python3 main.py
Expected behavior
A clear and concise description of what you expected to happen.
I expect to see the two resulting tables like those in the tutorial.
Screenshots
If applicable, add screenshots to help explain your problem.
I can confirm I have gpt-4-vision-preview working using a different really simple script:
The text was updated successfully, but these errors were encountered:
What Model are you using?
Describe the bug
A clear and concise description of what the bug is.
I tried running the code in the example here:
https://jxnl.github.io/instructor/examples/extracting_tables/#top-10-grossing-apps-in-october-2023-ireland-for-ios-platforms
To Reproduce
Steps to reproduce the behavior, including code snippets of the model and the input data and openai response.
I've installed all of the dependencies and ran it using python3 main.py
Expected behavior
A clear and concise description of what you expected to happen.
I expect to see the two resulting tables like those in the tutorial.
Screenshots
If applicable, add screenshots to help explain your problem.
I can confirm I have gpt-4-vision-preview working using a different really simple script:
The text was updated successfully, but these errors were encountered: