Cristian Pereyra
Cristian Pereyra
@wbuchwalter how could I check these deployments? Is there a way to clean them manually?
Thanks! I’ll port it to bash I guess though. El El mar, ene. 16, 2018 a las 2:48 a. m., oryagel escribió: > We're using the following powershell code in...
@Jonnx with multiple stacks you can partition your specs as we do, check our screenshot in #60
@mhart something also to consider is if one of these builds can be cancelled, for our particular usage, sometimes running codes on all tests makes no sense. So if we...
I answer your last question first... maybe allowing a setting to put a clearly documented template to send the slack notification? Secondly, we are transitioning to multiple projects from a...
@Vaibhavs10 using the openai api this is how it works curl --request POST --url https://api.openai.com/v1/audio/translations --header 'Authorization: Bearer TOKEN' --header 'Content-Type: multipart/form-data' --form file=@/path/to/file/german.mp3 --form model=whisper-1
In this branch I am attempting to fix what you are reporting. https://github.com/kshmir/wiselinks/tree/no_wiselinks_flag
Amazing! I didnt stop to bother around that issue sorry for not mentioning it On Wed, Nov 26, 2014, 12:33 mjrk [email protected] wrote: > @kshmir https://github.com/kshmir thanks for sharing your...