Anthony Chaudhary
Anthony Chaudhary
Can you tell us a bit more about your use case? Multi-modal can mean a lot of different things :) Our long term intent is to be able to mix...
All good, For the linking one we have this https://github.com/diffgram/diffgram/issues/891 I added your example line That issue is relatively easy compared to say annotating image and video as one file....
We can consider adding a "warm_up" function similar to the "register" function And then do something like this https://github.com/diffgram/diffgram/blob/cd88d4fa6447013891c5946f8ca17fc6a9cf2726/eventhandlers/action_runners/ActionRegistrar.py#L10 May be some implications though so let's not rush into this......
Thanks. We recently updated the new job creation process to be better. In that context, the UI schema attachment got moved to the job update. This may have been from...
@r19865 What is the output from console when you open that URL by itself in a new window? There should be some kind of error from AWS
Cross linked here for future https://diffgram.readme.io/docs/diffgram-aws-installation-problems#blob-access-x-amz-expires-must-be-less-then-a-week
Yes `member` is the right thing to pass here Historical view: `email` was only needed for segment thing... at this exact moment it's not super important so we could also...
User will come from `member.user` right or?
100% agree. Historically the event object was focused on analytics, but now we are leaning on it more across Diffgram and need to rethink it.
Thanks Pablo! Credit to @ppolxda