Zach Gohr

Results 6 comments of Zach Gohr

Alright. Is there anything you'd like me to do with this PR? I built it to fetch historical prices when benchmarking strategies that included other twitter accounts ([@potus](http://twitter.com/potus), etc.) It...

You need to rebase your pull request so it can be auto-merged.

Yes, OSX version 0.3.6 ![image](https://user-images.githubusercontent.com/558739/42068117-c1a8303c-7b0f-11e8-809a-2798f216e8a5.png) Also, as far as I could tell, there was no locale set (got a lot of warnings during install/setup that no locale was set) but...

Thanks, @zeroasterisk. What I'm hearing is I could fork this repository, making necessary modification in, for example, within the Dockerfile generator template `Dockerfile-release.eex` and use `runtime-build.sh` to put this customized...

@notpeter 1. The URL format is different: `https://${LOCATION_ID}-aiplatform.googleapis.com/v1/projects/${PROJECT_ID}/locations/${LOCATION_ID}/publishers/google/models/${MODEL_ID}:${GENERATE_CONTENT_API}` 2. Auth token from an IAM user with Vertex User role: `"Authorization: Bearer $(gcloud auth print-access-token)"` 4. Images/documents can be sent inline...