Thibaut Patel

Results 36 comments of Thibaut Patel

closing in favor of https://github.com/Chainlit/chainlit/pull/933

You can use custom css with the `.watermark` class to hide "Built with Chainlit".

Hello, you should delete the translations folder: https://docs.chainlit.io/guides/migration/1.0.500#1-regenerate-translations

hello @shabirjan, I think there was a misunderstanding, in your code in `backend/chainlit/server.py`, you are changing the behavior for folks who are doing `GET /auth/oauth/{provider_id}/callback`, and this isn't something we...

hi @shabirjan, I've been working on this PR so that we can merge your changes. However I tried to look for the reason behind the PR and I could gather...

closing in favor of https://github.com/Chainlit/chainlit/pull/1046 (I've implemented the azure hybrid flow as needed in a separate oauth provider and route so that it doesn't brake the integration for other users).

Do you have a code example? I'd like to explore what is causing the delay.

I began a visual test in index.html, now we need to implement all the capabilities to generate all the graphics :smile:

Daniel shared some work he did a while ago: https://github.com/TryGhost/knex-migrator/commit/ed0c5169514854f624ec50c2885b316b7bd0f8f3

Thanks for the clean PR @clementsirieix. I love this convention, however I'm afraid this won't work for this repository. Usually the development flow is: 1. A contributor creates a PR...