Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
6.86k stars 903 forks source link

filter feedback 0 for nevigate feedback #1368

Open zhiwehu opened 6 days ago

zhiwehu commented 6 days ago

if filter the nevigate (value is 0), it'll make feedback value to None then it'll filter all the threads.

dokterbob commented 5 days ago

Thanks for the contrib! @qtangs is currently working on a full refactor of the SQLAlchemy stuff, I already asked him to take this into account. It would be good to have unittest for this as well.

dokterbob commented 4 days ago

@dosu Is there perhaps a more elegant and readable way to implement the same functionality?