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

Issue on docs #76

Open
supritshah1289 opened this issue Nov 17, 2023 · 3 comments
Open

Issue on docs #76

supritshah1289 opened this issue Nov 17, 2023 · 3 comments

Comments

@supritshah1289
Copy link

Path: /examples/qa

Chainlit version 0.6.2
https://docs.chainlit.io/examples/qa

Error on UI screen: Message.init() got an unexpected keyword argument 'disable_human_feedback'

\site-packages\chainlit\utils.py", line 36, in wrapper
return await user_function(**params_values)

@willydouhard
Copy link
Contributor

Yes this parameter is introduced later. Can you run pip install -U chainlit?

@supritshah1289
Copy link
Author

supritshah1289 commented Nov 17, 2023

@willydouhard I upgraded to version 0.7.603. I am still getting the same error. Could you please provide the version I can use to resolve this error?

@willydouhard
Copy link
Contributor

@supritshah1289 Everything is working on my end. Are you sure you upgraded Chainlit? Maybe you have multiple versions of Python installed and you are not using the correct one when starting the Chainlit app?

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