Waqas A. Sultan

Results 3 comments of Waqas A. Sultan

hi everyone, it seems like i cant use the cl.Dataframe, File "E:\project\.venv1\Lib\site-packages\chainlit\utils.py", line 70, in __getattr__ module_path = registry[name] ~~~~~~~~^^^^^^ KeyError: 'Dataframe' can anyone help? also, im using Chainlit, version...

could u guys tell how did u authorize access to the users based on their roles? it seems like im having a problem after decoding the id_tokens. the id_token wont...

thankyou so much, this metadata """default_user.metadata["roles"]""" was missing in my code. i had no idea what to do with the id_token coz it wont pass in the chat profile function.