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

Error In Importing AppUser For Authentication. #44

Closed
prashant2-4-4 opened this issue Sep 21, 2023 · 2 comments
Closed

Error In Importing AppUser For Authentication. #44

prashant2-4-4 opened this issue Sep 21, 2023 · 2 comments

Comments

@prashant2-4-4
Copy link

Path: /authentication/password

from chainlit.types import AppUser
ImportError: cannot import name 'AppUser' from 'chainlit.types' (/opt/conda/envs/wiki/lib/python3.8/site-packages/chainlit/types.py)

@prashant2-4-4 prashant2-4-4 changed the title Issue on docs Error In Importing AppUser For Authentication. Sep 21, 2023
@prashant2-4-4
Copy link
Author

chainlit 0.5.2

Chainlit version I am using.

@willydouhard
Copy link
Contributor

AppUser is introduced in chainlit 0.7.0.

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

No branches or pull requests

2 participants