#apachegroovy — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apachegroovy, aggregated by home.social.
-
If you're a #java or #groovylang developer and want to play with the #PaLM api from Google Cloud (the same that powers #bard), you might be interested in this article I just wrote:
https://glaforge.dev/posts/2023/05/30/getting-started-with-the-palm-api-in-the-java-ecosystem/
You'll find docs & samples for #python but nothing for the #Java ecosystem. So I wanted to see how I could craft a kid story generator with #PaLM but using #micronaut, #ApacheGroovy and deploy it on #CloudRun.
But I faced some issues with authentication. Hence the article!