ehalit
ehalit
I have been using chainlit smoothly for a while and I decided to upgrade to the newest version. After running `pip install -U chainlit` and installation completes, `chainlit hello` fails...
Thanks for the wonderful work! I am running the falcon-7b-instruct model with `falcon_main`, I generated the appropriate model with the conversion script and from warning messages, I can tell it...
FieldValidatorDecoratorInfo.__init__() got an unexpected keyword argument 'json_schema_input_type'
I have am trying to upload a custom pipeline script and I constantly get the error `FieldValidatorDecoratorInfo.__init__() got an unexpected keyword argument 'json_schema_input_type'` I wrapped my custom class implementations into...