Romain Criton

Results 15 comments of Romain Criton

@teodosii I resolved this issue as explained in https://github.com/clauderic/dnd-kit/issues/1264#issuecomment-2112384617

@kazi331 I managed to solve this issue by adding `onPointerDown={event => event.stopPropagation()}` on the Checkbox's ``

@jerch in fact your suggestion of making this an option that can be enabled even on newer Django versions makes more sense, as some uses of DCF might rely on...

@jerch To give you perhaps a bit more context, we have an indexing system that indexes model object to speed up searches and we want to allow searches also on...

@jerch yes a custom signal would also definitely work

@jerch sure, multi-table is more important of course

@jerch I feel the proposed structure would require a bit of work if we want to know which model instances have been changed. I was thinking of a structure more...

@bang9 thanks for the update, however using the latest `1.5.11` version with `SessionHandler` created as a simple object didn't change anything, we still get the empty, transparent Chat window and...

@bang9 thanks, the bot is not broken anymore on the latest version but most of the time we don't see `onSessionTokenRequired` being triggered, even in the new sample app you've...

We're having the same issue. Official documentation says the summary evaluation results should be visible in the experiments UI, but they're not https://docs.smith.langchain.com/how_to_guides/evaluation/evaluate_llm_application#use-a-summary-evaluator