Integration Go and Python via gRPC for OpenAI Moderation
I made a demo with a simple chat server that has integration with OpenAI moderation API.
I made a demo with a simple chat server that has integration with OpenAI moderation API.
In this post, I collected some tips and hints how to make quicker and/or smaller builds during container image building.
Is Go error handling with a lot of err and nil really bloated or just practical?
This article shows an example how to use Cobra and Vipera packages for a Go project.