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
i installed the app and added my api key but when trying to ask through the chat i got the following error
ImportError: cannot import name 'TypeAdapter' from 'pydantic' (env/lib/python3.10/site-packages/pydantic/init.cpython-310-x86_64-linux-gnu.so)
The text was updated successfully, but these errors were encountered:
i installed the app and added my api key but when trying to ask through the chat i got the following error ImportError: cannot import name 'TypeAdapter' from 'pydantic' (env/lib/python3.10/site-packages/pydantic/init.cpython-310-x86_64-linux-gnu.so)
yes, im also facing same issue. Did you find any solution ??
Sorry, something went wrong.
bench setup requirements then restart
bench setup requirements
No branches or pull requests
i installed the app and added my api key
but when trying to ask through the chat
i got the following error
ImportError: cannot import name 'TypeAdapter' from 'pydantic' (env/lib/python3.10/site-packages/pydantic/init.cpython-310-x86_64-linux-gnu.so)
The text was updated successfully, but these errors were encountered: