Matthew Frederico

Results 6 issues of Matthew Frederico

I also have a pull request ready - that allows the replyTo to be different from the email sending authentication. This is especially useful for google where you may have...

I have a pull request that allows a new .env to be specified to pull email from a specific gmail / imap folder or label

### Summary: For wasabisys - Apparently there are breaking changes as far back as 1.1.0 .. so only 1.0.0 works. I'm still digging into this issue, maybe someone has further...

I am getting a response back: 'The input you have submitted is not valid. Please check your input and try again.'

Kept getting my feed submissions cancelled and spent the past 4 days troubleshooting everything. It came down to changing my xml header to be: `` Made all the difference in...

It seems I'm missing some modules when I run the experiements: ``` ~/kblam/experiments$ python train.py --verbose --dataset synthetic_data --N 120000 --B 20 --total_steps 601 --encoder_spec OAI --use_oai_embd --key_embd_src key --use_data_aug...