We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
examples
from prompt_poet import Prompt got an ImportError:
from prompt_poet import Prompt
ImportError: cannot import name 'cai_helpers' from 'examples' (/Users/odin/app/miniforge3/envs/llm/lib/python3.11/site-packages/examples/__init__.py
https://pypi.org/project/examples/ It seems that there is already a module named examples.
The text was updated successfully, but these errors were encountered:
Hello, did you find a solution? I'm having the same problem. Greetings!!
Sorry, something went wrong.
groeney
No branches or pull requests
from prompt_poet import Prompt
got an ImportError:https://pypi.org/project/examples/
It seems that there is already a module named
examples
.The text was updated successfully, but these errors were encountered: