Aleksandr Vishniakov
Aleksandr Vishniakov
Keep it for a while
May anyone look at it, please? May be suggest which changes I need to make and I'll contribute to contribution guidelines after that :)
@willydouhard Based on this https://github.com/Chainlit/chainlit/pull/2093#issuecomment-2782728274 - do you use ruff now instead of black? Seems like the first issue caused by black is still used in `package.json`'s `lintPython`
@hayescode I think it should just be multi-layer abstractions, and some implementations, like ORM, may need more layers than others, such as NoSQL solutions
So, this is what I know as the "best" option from my experience. It may require some initial setup and significant refactoring, but it costs almost nothing in maintenance, which...
Keep it
Fixed in 2.8.5
Leave it for a while
Oh wow. @DmitriyAlergant thanks for dragging me down this rabbit hole. So basically, timezone handling in Chainlit is completely messed up. First, there’s the bug described above, which strips the...
@hayescode Yeah, I know the universal data layer with migrations is our holy cow - I’ll join as soon as I can. But what do we do before that? :)...